Home
last modified time | relevance | path

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

/freebsd-12.1/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.1/sys/mips/include/
H A D_types.h110 typedef __uint64_t __size_t; typedef
117 typedef __uint32_t __size_t; /* sizeof() */ typedef
/freebsd-12.1/sys/x86/include/
H A D_types.h106 typedef __uint64_t __size_t; /* sizeof() */ typedef
115 typedef __uint32_t __size_t; typedef
/freebsd-12.1/sys/arm/include/
H A D_types.h91 typedef __uint32_t __size_t; /* sizeof() */ typedef
/freebsd-12.1/sys/riscv/include/
H A D_types.h77 typedef __uint64_t __size_t; /* sizeof() */ typedef
/freebsd-12.1/sys/sparc64/include/
H A D_types.h79 typedef __uint64_t __size_t; /* sizeof() */ typedef
/freebsd-12.1/sys/arm64/include/
H A D_types.h77 typedef __uint64_t __size_t; /* sizeof() */ typedef
/freebsd-12.1/contrib/gcc/ginclude/
H A Dstddef.h208 #define __size_t macro