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

/freebsd-13-stable/tools/build/cross-build/include/linux/sys/
H A Dtypes.h43 typedef __SIZE_TYPE__ __size_t; typedef
/freebsd-13-stable/sys/mips/include/
H A D_types.h110 typedef __uint64_t __size_t; typedef
117 typedef __uint32_t __size_t; /* sizeof() */ typedef
/freebsd-13-stable/sys/riscv/include/
H A D_types.h77 typedef __uint64_t __size_t; /* sizeof() */ typedef
/freebsd-13-stable/sys/arm/include/
H A D_types.h91 typedef __uint32_t __size_t; /* sizeof() */ typedef
/freebsd-13-stable/sys/arm64/include/
H A D_types.h77 typedef __uint64_t __size_t; /* sizeof() */ typedef
/freebsd-13-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-13-stable/sys/x86/include/
H A D_types.h106 typedef __uint64_t __size_t; /* sizeof() */ typedef
115 typedef __uint32_t __size_t; typedef

Completed in 140 milliseconds