HomeSort by: relevance | last modified time | path
    Searched defs:RUNTIMEFUNCTION (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/inc/riscv64/
efibind.h 83 // RUNTIMEFUNCTION - prototype for implementation of a runtime function that is not a service
91 #define RUNTIMEFUNCTION
  /src/sys/external/bsd/gnu-efi/dist/inc/aarch64/
efibind.h 101 // RUNTIMEFUNCTION - prototype for implementation of a runtime function that is not a service
111 #define RUNTIMEFUNCTION
  /src/sys/external/bsd/gnu-efi/dist/inc/arm/
efibind.h 109 // RUNTIMEFUNCTION - prototype for implementation of a runtime function that is not a service
119 #define RUNTIMEFUNCTION
  /src/sys/external/bsd/gnu-efi/dist/inc/ia32/
efibind.h 178 // RUNTIMEFUNCTION - prototype for implementation of a runtime function that is not a service
192 //#define RUNTIMEFUNCTION(proto,a) alloc_text("rtcode",a); proto a
194 #define RUNTIMEFUNCTION
  /src/sys/external/bsd/gnu-efi/dist/inc/ia64/
efibind.h 156 // RUNTIMEFUNCTION - prototype for implementation of a runtime function that is not a service
170 #define RUNTIMEFUNCTION
  /src/sys/external/bsd/gnu-efi/dist/inc/mips64el/
efibind.h 101 // RUNTIMEFUNCTION - prototype for implementation of a runtime function that is not a service
111 #define RUNTIMEFUNCTION
  /src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
efibind.h 189 // RUNTIMEFUNCTION - prototype for implementation of a runtime function that is not a service
206 //#define RUNTIMEFUNCTION(proto,a) alloc_text("rtcode",a); proto a
208 #define RUNTIMEFUNCTION

Completed in 24 milliseconds