Searched defs:uintmax_t (Results 1 - 6 of 6) sorted by path

/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h305 typedef __UINTMAX_TYPE__ uintmax_t; typedef
/freebsd-current/contrib/tzcode/
H A Dprivate.h404 typedef unsigned long long uintmax_t; typedef
407 typedef unsigned long uintmax_t; typedef
/freebsd-current/crypto/openssh/
H A Ddefines.h306 typedef unsigned long long uintmax_t; typedef
/freebsd-current/lib/libarchive/
H A Dconfig_freebsd.h254 #define uintmax_t uint64_t macro
/freebsd-current/stand/kshim/
H A Dbsd_kernel.h234 typedef unsigned long uintmax_t; typedef
/freebsd-current/sys/sys/
H A D_stdint.h86 typedef __uintmax_t uintmax_t; typedef

Completed in 213 milliseconds