HomeSort by: relevance | last modified time | path
    Searched refs:INTN (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/sys/external/bsd/gnu-efi/dist/lib/
debug.c 33 INTN
36 IN INTN LineNo,
cmdline.c 29 INTN
77 INTN GetShellArgcArgv(EFI_HANDLE ImageHandle, CHAR16 **Argv[])
print.c 100 INTN (EFIAPI *Output)(VOID *context, CHAR16 *str);
101 INTN (EFIAPI *SetAttr)(VOID *context, UINTN attr);
130 INTN EFIAPI
172 INTN EFIAPI
178 INTN EFIAPI
184 INTN
186 IN INTN mask,
240 ps.SetAttr = (INTN (EFIAPI *)(VOID *, UINTN)) DbgOut->SetAttribute;
282 INTN
291 INTN EFIAP
    [all...]
str.c 23 INTN
33 INTN
55 INTN EFIAPI
73 INTN
guid.c 119 INTN
misc.c 123 INTN
427 INTN i, j;
  /src/sys/external/bsd/gnu-efi/dist/apps/
AllocPages.c 113 INTN argc;
114 INTN err = 0;
116 INTN c = 0;
118 INTN AllocType = -1;
119 INTN MemType = -1;
120 INTN NumPages = -1;
FreePages.c 87 INTN argc = 0;
89 INTN c = 0;
91 INTN err = 0;
93 INTN PgCnt = -1;
t8.c 9 INTN Argc, i;
  /src/sys/external/bsd/gnu-efi/dist/inc/
efirtlib.h 65 INTN
73 INTN
145 INTN
lib.h 52 INTN EFIAPI
efierr.h 27 #define EFI_ERROR(a) (((INTN) a) < 0)
efidebug.h 97 INTN
100 INTN lineno,
104 INTN
106 INTN mask,
115 typedef INTN EFI_EXCEPTION_TYPE;
efilib.h 244 INTN
300 INTN
307 INTN
313 INTN
320 INTN
478 INTN
  /src/sys/external/bsd/gnu-efi/dist/lib/runtime/
efirtlib.c 94 INTN
118 INTN
rtstr.c 25 INTN
  /src/sys/external/bsd/gnu-efi/dist/inc/aarch64/
efibind.h 64 typedef int64_t INTN;
  /src/sys/external/bsd/gnu-efi/dist/inc/arm/
efibind.h 72 typedef int32_t INTN;
  /src/sys/external/bsd/gnu-efi/dist/inc/mips64el/
efibind.h 64 typedef int64_t INTN;
  /src/sys/external/bsd/gnu-efi/dist/inc/riscv64/
efibind.h 49 typedef int64_t INTN;
  /src/sys/external/bsd/gnu-efi/dist/inc/ia32/
efibind.h 116 typedef int32_t INTN;
  /src/sys/external/bsd/gnu-efi/dist/inc/ia64/
efibind.h 98 typedef int64_t INTN;
  /src/sys/external/bsd/acpica/dist/include/platform/
acefi.h 212 #define INTN int64_t
223 #define INTN int32_t
acefiex.h 169 #define ACPI_EFI_ERROR(a) (((INTN) a) < 0)
  /src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
efibind.h 127 typedef int64_t INTN;

Completed in 27 milliseconds

1 2