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

/freebsd-13-stable/stand/efi/include/arm64/
H A Defibind.h156 // RUNTIMEFUNCTION - prototype for implementation of a runtime function that is not a service
170 #define RUNTIMEFUNCTION macro
/freebsd-13-stable/stand/efi/include/riscv/
H A Defibind.h156 // RUNTIMEFUNCTION - prototype for implementation of a runtime function that is not a service
170 #define RUNTIMEFUNCTION macro
/freebsd-13-stable/stand/efi/include/amd64/
H A Defibind.h158 // RUNTIMEFUNCTION - prototype for implementation of a runtime function that is not a service
176 //#define RUNTIMEFUNCTION(proto,a) alloc_text("rtcode",a); proto a
178 #define RUNTIMEFUNCTION macro
/freebsd-13-stable/stand/efi/include/i386/
H A Defibind.h158 // 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

Completed in 53 milliseconds