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

  /src/sys/external/bsd/gnu-efi/dist/inc/riscv64/
efibind.h 134 #define INTERFACE_DECL(x) struct x
  /src/sys/external/bsd/gnu-efi/dist/inc/aarch64/
efibind.h 159 #define INTERFACE_DECL(x) struct x
  /src/sys/external/bsd/gnu-efi/dist/inc/arm/
efibind.h 167 #define INTERFACE_DECL(x) struct x
  /src/sys/external/bsd/gnu-efi/dist/inc/ia32/
efibind.h 281 #define INTERFACE_DECL(x)
284 #define INTERFACE_DECL(x) struct x
286 #define INTERFACE_DECL(x) typedef struct x
  /src/sys/external/bsd/gnu-efi/dist/inc/ia64/
efibind.h 226 #define INTERFACE_DECL(x)
229 #define INTERFACE_DECL(x) struct x
231 #define INTERFACE_DECL(x) typedef struct x
  /src/sys/external/bsd/gnu-efi/dist/inc/mips64el/
efibind.h 154 #define INTERFACE_DECL(x) struct x
  /src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
efibind.h 295 #define INTERFACE_DECL(x)
298 #define INTERFACE_DECL(x) struct x
300 #define INTERFACE_DECL(x) typedef struct x

Completed in 13 milliseconds