TianoCore EDK2 master
|
#include <Library/BaseLib.h>
Go to the source code of this file.
Functions | |
__attribute__ ((__used__)) | |
64-bit Math Worker Function. The 32-bit versions of C compiler generate calls to library routines to handle 64-bit math. These functions use non-standard calling conventions.
Copyright (c) 2023, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file MathDivU64x64.c.
__attribute__ | ( | (__used__) | ) |
Definition at line 14 of file MathDivU64x64.c.