Searched refs:__uintmax_t (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/sys/sys/
H A D_stdint.h88 typedef __uintmax_t uintmax_t;
H A Dlibkern.h103 static __inline __uintmax_t ummax(__uintmax_t a, __uintmax_t b)
108 static __inline __uintmax_t ummin(__uintmax_t a, __uintmax_t b)
H A D_types.h126 typedef __uintmax_t __rman_res_t;
H A Dstdatomic.h222 typedef _Atomic(__uintmax_t) atomic_uintmax_t;
/freebsd-13-stable/sys/riscv/include/
H A D_types.h81 typedef __uint64_t __uintmax_t; typedef
/freebsd-13-stable/sys/arm/include/
H A D_types.h95 typedef __uint64_t __uintmax_t; typedef
/freebsd-13-stable/sys/arm64/include/
H A D_types.h81 typedef __uint64_t __uintmax_t; typedef
/freebsd-13-stable/sys/mips/include/
H A D_types.h123 typedef __uint64_t __uintmax_t; typedef
/freebsd-13-stable/sys/powerpc/include/
H A D_types.h120 typedef __uint64_t __uintmax_t; typedef
/freebsd-13-stable/sys/x86/include/
H A D_types.h121 typedef __uint64_t __uintmax_t; typedef

Completed in 85 milliseconds