Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dstdint.h51 typedef __int_fast64_t int_fast64_t; typedef
/freebsd/contrib/tzcode/
H A Dprivate.h361 typedef long int_fast64_t; typedef
366 typedef long long int_fast64_t; typedef
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h124 typedef __int_least64_t int_fast64_t; typedef