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

  /src/sys/external/bsd/gnu-efi/dist/inc/riscv64/
efibind.h 47 #undef VOID
48 #define VOID void
111 VOID *ImageHandle, \
112 VOID *SystemTable \
  /src/sys/external/bsd/gnu-efi/dist/inc/aarch64/
efibind.h 61 #undef VOID
62 #define VOID void
134 VOID *ImageHandle, \
135 VOID *SystemTable \
  /src/sys/external/bsd/gnu-efi/dist/inc/arm/
efibind.h 69 #undef VOID
70 #define VOID void
142 VOID *ImageHandle, \
143 VOID *SystemTable \
  /src/sys/external/bsd/gnu-efi/dist/inc/ia32/
efibind.h 112 #undef VOID
113 #define VOID void
219 VOID *rserved \
229 void *ImageHandle, \
230 void *SystemTable \
254 VOID *ImageHandle, \
255 VOID *SystemTable \
  /src/sys/external/bsd/gnu-efi/dist/inc/ia64/
efibind.h 94 #undef VOID
95 #define VOID void
184 void __mf (void);
201 VOID *ImageHandle, \
202 VOID *SystemTable \
  /src/sys/external/bsd/gnu-efi/dist/inc/mips64el/
efibind.h 61 #undef VOID
62 #define VOID void
130 VOID *ImageHandle, \
131 VOID *SystemTable \
  /src/sys/external/bsd/acpica/dist/include/platform/
acefi.h 190 #define VOID void
251 UINT64 efi_call0(void *func);
252 UINT64 efi_call1(void *func, UINT64 arg1);
253 UINT64 efi_call2(void *func, UINT64 arg1, UINT64 arg2);
254 UINT64 efi_call3(void *func, UINT64 arg1, UINT64 arg2, UINT64 arg3);
255 UINT64 efi_call4(void *func, UINT64 arg1, UINT64 arg2, UINT64 arg3,
257 UINT64 efi_call5(void *func, UINT64 arg1, UINT64 arg2, UINT64 arg3,
259 UINT64 efi_call6(void *func, UINT64 arg1, UINT64 arg2, UINT64 arg3,
261 UINT64 efi_call7(void *func, UINT64 arg1, UINT64 arg2, UINT64 arg3
    [all...]
  /src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
efibind.h 123 #undef VOID
124 #define VOID void
233 VOID *rserved \
243 void *ImageHandle, \
244 void *SystemTable \
268 VOID *ImageHandle, \
269 VOID *SystemTable \
330 UINT64 efi_call0(void *func);
331 UINT64 efi_call1(void *func, UINT64 arg1)
    [all...]
  /src/usr.bin/xlint/common/
lint.h 89 VOID, /* void */

Completed in 14 milliseconds