OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EFIAPI
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/external/bsd/gnu-efi/dist/inc/riscv64/
efibind.h
80
//
EFIAPI
- prototype calling convention for EFI function pointers
86
#ifndef
EFIAPI
// Forces EFI calling conventions reguardless of compiler options
87
#define
EFIAPI
// Substitute expresion to force C calling convention
/src/sys/external/bsd/gnu-efi/dist/inc/aarch64/
efibind.h
98
//
EFIAPI
- prototype calling convention for EFI function pointers
105
#ifndef
EFIAPI
// Forces EFI calling conventions reguardless of compiler options
106
#define
EFIAPI
// Substitute expresion to force C calling convention
/src/sys/external/bsd/gnu-efi/dist/inc/arm/
efibind.h
106
//
EFIAPI
- prototype calling convention for EFI function pointers
113
#ifndef
EFIAPI
// Forces EFI calling conventions reguardless of compiler options
114
#define
EFIAPI
// Substitute expresion to force C calling convention
/src/sys/external/bsd/gnu-efi/dist/inc/ia32/
efibind.h
175
//
EFIAPI
- prototype calling convention for EFI function pointers
182
#ifndef
EFIAPI
// Forces EFI calling conventions reguardless of compiler options
184
#define
EFIAPI
__cdecl // Force C calling convention for Microsoft C compiler
186
#define
EFIAPI
// Substitute expresion to force C calling convention
/src/sys/external/bsd/gnu-efi/dist/inc/ia64/
efibind.h
153
//
EFIAPI
- prototype calling convention for EFI function pointers
160
#ifndef
EFIAPI
// Forces EFI calling conventions reguardless of compiler options
162
#define
EFIAPI
__cdecl // Force C calling convention for Microsoft C compiler
164
#define
EFIAPI
// Substitute expresion to force C calling convention
/src/sys/external/bsd/gnu-efi/dist/inc/mips64el/
efibind.h
98
//
EFIAPI
- prototype calling convention for EFI function pointers
105
#ifndef
EFIAPI
// Forces EFI calling conventions reguardless of compiler options
106
#define
EFIAPI
// Substitute expresion to force C calling convention
/src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
efibind.h
186
//
EFIAPI
- prototype calling convention for EFI function pointers
193
#ifndef
EFIAPI
// Forces EFI calling conventions reguardless of compiler options
195
#define
EFIAPI
__cdecl // Force C calling convention for Microsoft C compiler
198
#define
EFIAPI
__attribute__((ms_abi))
200
#define
EFIAPI
// Substitute expresion to force C calling convention
/src/sys/dev/efi/
efi.h
42
#define
EFIAPI
__attribute__((__ms_abi__))
44
#define
EFIAPI
/* empty */
147
EFIAPI
;
148
efi_status (*rt_settime)(struct efi_tm *)
EFIAPI
;
150
struct efi_tm *)
EFIAPI
;
151
efi_status (*rt_setwaketime)(uint8_t, struct efi_tm *)
EFIAPI
;
153
struct efi_md *)
EFIAPI
;
154
efi_status (*rt_cvtptr)(u_long, void **)
EFIAPI
;
156
u_long *, void *)
EFIAPI
;
158
EFIAPI
;
[
all
...]
Completed in 16 milliseconds
Indexes created Sun Sep 21 18:09:52 GMT 2025