Searched defs:int_fast64_t (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/tzcode/zic/
H A Dprivate.h117 typedef long long int_fast64_t; typedef
123 typedef long int_fast64_t; typedef
/freebsd-13-stable/sys/sys/
H A Dstdint.h53 typedef __int_fast64_t int_fast64_t; typedef
/freebsd-13-stable/contrib/tzcode/stdtime/
H A Dprivate.h159 typedef long long int_fast64_t; typedef
165 typedef long int_fast64_t; typedef
/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h112 typedef __int_least64_t int_fast64_t; typedef

Completed in 115 milliseconds