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

  /src/sys/arch/hpc/stand/include/machine/
types.h 20 typedef signed int int32_t; typedef in typeref:typename:signed int
34 typedef int32_t off_t;
35 #define off_t int32_t
  /src/sys/sys/
stdint.h 59 typedef __int32_t int32_t; typedef in typeref:typename:__int32_t
types.h 74 typedef __int32_t int32_t; typedef in typeref:typename:__int32_t
130 typedef int32_t blksize_t; /* fs optimal block size */
200 typedef int32_t lwpid_t; /* LWP id */
202 typedef int32_t segsz_t; /* segment size */
203 typedef int32_t swblk_t; /* swap offset */
270 typedef int32_t __devmajor_t, __devminor_t;
  /src/sys/external/bsd/gnu-efi/dist/inc/aarch64/
efibind.h 27 typedef int int32_t; typedef in typeref:typename:int
53 typedef int32_t INT32;
  /src/sys/external/bsd/gnu-efi/dist/inc/arm/
efibind.h 27 typedef int int32_t; typedef in typeref:typename:int
33 typedef int32_t intptr_t;
61 typedef int32_t INT32;
72 typedef int32_t INTN;
  /src/sys/external/bsd/gnu-efi/dist/inc/ia32/
efibind.h 41 typedef __int32 int32_t; typedef in typeref:typename:__int32
50 typedef int int32_t; typedef in typeref:typename:int
62 typedef int int32_t; typedef in typeref:typename:int
74 typedef int int32_t; typedef in typeref:typename:int
81 typedef int32_t intptr_t;
102 typedef int32_t INT32;
116 typedef int32_t INTN;
  /src/sys/external/bsd/gnu-efi/dist/inc/ia64/
efibind.h 39 typedef __int32 int32_t; typedef in typeref:typename:__int32
50 typedef int int32_t; typedef in typeref:typename:int
61 typedef int int32_t; typedef in typeref:typename:int
86 typedef int32_t INT32;
  /src/sys/external/bsd/gnu-efi/dist/inc/mips64el/
efibind.h 29 typedef int int32_t; typedef in typeref:typename:int
53 typedef int32_t INT32;
  /src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
efibind.h 52 typedef __int32 int32_t; typedef in typeref:typename:__int32
61 typedef int int32_t; typedef in typeref:typename:int
73 typedef int int32_t; typedef in typeref:typename:int
85 typedef int int32_t; typedef in typeref:typename:int
113 typedef int32_t INT32;
  /src/sys/coda/
coda.h 128 typedef int int32_t; typedef in typeref:typename:int
302 int32_t f_blocks;
303 int32_t f_bfree;
304 int32_t f_bavail;
305 int32_t f_files;
306 int32_t f_ffree;
  /src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h 160 typedef int int32_t; typedef in typeref:typename:int

Completed in 18 milliseconds