Searched defs:__size_t (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/sys/powerpc/include/
H A D_types.h103 typedef __uint64_t __size_t; /* sizeof() */ typedef
109 typedef __uint32_t __size_t; /* sizeof() */ typedef
/freebsd-12-stable/sys/riscv/include/
H A D_types.h77 typedef __uint64_t __size_t; /* sizeof() */ typedef
/freebsd-12-stable/sys/sparc64/include/
H A D_types.h79 typedef __uint64_t __size_t; /* sizeof() */ typedef
/freebsd-12-stable/sys/mips/include/
H A D_types.h110 typedef __uint64_t __size_t; typedef
117 typedef __uint32_t __size_t; /* sizeof() */ typedef
/freebsd-12-stable/sys/x86/include/
H A D_types.h106 typedef __uint64_t __size_t; /* sizeof() */ typedef
115 typedef __uint32_t __size_t; typedef
/freebsd-12-stable/sys/arm/include/
H A D_types.h91 typedef __uint32_t __size_t; /* sizeof() */ typedef
/freebsd-12-stable/sys/arm64/include/
H A D_types.h77 typedef __uint64_t __size_t; /* sizeof() */ typedef
/freebsd-12-stable/contrib/gcc/ginclude/
H A Dstddef.h208 #define __size_t macro

Completed in 92 milliseconds