Searched defs:INTERFACE_DECL (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/efi/include/amd64/
H A Defibind.h251 #define INTERFACE_DECL(x) struct x macro
260 #define INTERFACE_DECL(x)
262 #define INTERFACE_DECL(x) typedef struct x
/illumos-gate/usr/src/boot/sys/boot/efi/include/arm/
H A Defibind.h163 #define INTERFACE_DECL(x) struct x macro
/illumos-gate/usr/src/boot/sys/boot/efi/include/arm64/
H A Defibind.h204 #define INTERFACE_DECL(x) struct x macro
213 #define INTERFACE_DECL(x) macro
215 #define INTERFACE_DECL(x) typedef struct x macro
/illumos-gate/usr/src/boot/sys/boot/efi/include/i386/
H A Defibind.h249 #define INTERFACE_DECL(x) struct x macro
258 #define INTERFACE_DECL(x) macro
260 #define INTERFACE_DECL(x) typedef struct x macro

Completed in 74 milliseconds