Searched refs:RUNTIMEFUNCTION (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/boot/efi/include/ia64/
H A Defibind.h157 // RUNTIMEFUNCTION - prototype for implementation of a runtime function that is not a service
171 #define RUNTIMEFUNCTION macro
/freebsd-10.3-release/sys/boot/efi/include/amd64/
H A Defibind.h154 // RUNTIMEFUNCTION - prototype for implementation of a runtime function that is not a service
172 //#define RUNTIMEFUNCTION(proto,a) alloc_text("rtcode",a); proto a
174 #define RUNTIMEFUNCTION macro
/freebsd-10.3-release/sys/boot/efi/include/i386/
H A Defibind.h154 // RUNTIMEFUNCTION - prototype for implementation of a runtime function that is not a service
168 //#define RUNTIMEFUNCTION(proto,a) alloc_text("rtcode",a); proto a
170 #define RUNTIMEFUNCTION macro

Completed in 89 milliseconds