TianoCore EDK2 master
Loading...
Searching...
No Matches
MathModU64x64.c File Reference
#include <Library/BaseLib.h>

Go to the source code of this file.

Functions

 __attribute__ ((__used__))
 

Detailed Description

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 MathModU64x64.c.

Function Documentation

◆ __attribute__()

__attribute__ ( (__used__)  )

Definition at line 14 of file MathModU64x64.c.