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

/freebsd-11-stable/stand/efi/include/arm/
H A Defibind.h130 #define EFI_FORWARD_DECLARATION(x) macro
132 #define EFI_FORWARD_DECLARATION(x) typedef struct _##x x macro
/freebsd-11-stable/stand/efi/include/arm64/
H A Defibind.h185 #define EFI_FORWARD_DECLARATION(x) macro
188 #define EFI_FORWARD_DECLARATION(x) typedef struct _##x x macro
/freebsd-11-stable/stand/efi/include/amd64/
H A Defibind.h190 #define EFI_FORWARD_DECLARATION(x) macro
193 #define EFI_FORWARD_DECLARATION(x) typedef struct _##x x macro
/freebsd-11-stable/stand/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 94 milliseconds