Home
last modified time | relevance | path

Searched defs:uintmax_t (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/sys/
H A D_stdint.h102 typedef __uintmax_t uintmax_t; typedef
/freebsd/contrib/tzcode/
H A Dprivate.h486 typedef unsigned long long uintmax_t; typedef
489 typedef unsigned long uintmax_t; typedef
/freebsd/crypto/openssh/
H A Ddefines.h310 typedef unsigned long long uintmax_t; typedef
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h309 typedef __UINTMAX_TYPE__ uintmax_t; typedef
/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/
H A Dstdint-macros.h251 typedef __UINTMAX_TYPE__ uintmax_t; typedef
/freebsd/stand/kshim/
H A Dbsd_kernel.h235 typedef unsigned long uintmax_t; typedef