Home
last modified time | relevance | path

Searched defs:uint_fast64_t (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Dstdint.h56 typedef __uint_fast64_t uint_fast64_t; typedef
/freebsd/contrib/tzcode/
H A Dprivate.h393 typedef unsigned long uint_fast64_t; global() typedef
397 typedef unsigned long long uint_fast64_t; global() typedef
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h125 typedef __uint_least64_t uint_fast64_t; typedef