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

/illumos-gate/usr/src/boot/sys/boot/efi/include/amd64/
H A Defibind.h189 #define EFI_FORWARD_DECLARATION(x) macro
192 #define EFI_FORWARD_DECLARATION(x) typedef struct _##x x macro
/illumos-gate/usr/src/boot/sys/boot/efi/include/arm/
H A Defibind.h130 #define EFI_FORWARD_DECLARATION(x) macro
132 #define EFI_FORWARD_DECLARATION(x) typedef struct _##x x macro
/illumos-gate/usr/src/boot/sys/boot/efi/include/arm64/
H A Defibind.h185 #define EFI_FORWARD_DECLARATION(x) macro
188 #define EFI_FORWARD_DECLARATION(x) typedef struct _##x x macro
/illumos-gate/usr/src/boot/sys/boot/efi/include/i386/
H A Defibind.h186 #define EFI_FORWARD_DECLARATION(x) macro
189 #define EFI_FORWARD_DECLARATION(x) typedef struct _##x x macro

Completed in 90 milliseconds