OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RUNTIMEFUNCTION
(Results
1 - 5
of
5
) sorted by null
/external/syslinux/efi32/include/efi/ia32/
efibind.h
170
//
RUNTIMEFUNCTION
- prototype for implementation of a runtime function that is not a service
184
//#define
RUNTIMEFUNCTION
(proto,a) alloc_text("rtcode",a); proto a
186
#define
RUNTIMEFUNCTION
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia32/
efibind.h
170
//
RUNTIMEFUNCTION
- prototype for implementation of a runtime function that is not a service
184
//#define
RUNTIMEFUNCTION
(proto,a) alloc_text("rtcode",a); proto a
186
#define
RUNTIMEFUNCTION
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia64/
efibind.h
150
//
RUNTIMEFUNCTION
- prototype for implementation of a runtime function that is not a service
164
#define
RUNTIMEFUNCTION
/external/syslinux/efi64/include/efi/x86_64/
efibind.h
179
//
RUNTIMEFUNCTION
- prototype for implementation of a runtime function that is not a service
196
//#define
RUNTIMEFUNCTION
(proto,a) alloc_text("rtcode",a); proto a
198
#define
RUNTIMEFUNCTION
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/x86_64/
efibind.h
179
//
RUNTIMEFUNCTION
- prototype for implementation of a runtime function that is not a service
196
//#define
RUNTIMEFUNCTION
(proto,a) alloc_text("rtcode",a); proto a
198
#define
RUNTIMEFUNCTION
Completed in 1407 milliseconds