Searched refs:int_least64_t (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dstdint.h41 typedef __int_least64_t int_least64_t; typedef
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sync/
H A Dcpp_atomic_ops_linkable.cc86 ATest<int_least64_t>();
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdatomic.h98 typedef _Atomic(int_least64_t) atomic_int_least64_t;
H A Dstdint.h110 typedef __int_least64_t int_least64_t; typedef
/freebsd-11-stable/contrib/netbsd-tests/include/
H A Dt_inttypes.c47 int_least64_t il64 = 0;
/freebsd-11-stable/contrib/libstdc++/
H A Dconfigure30885 typedef int_least64_t my_int_least64_t;
[all...]

Completed in 258 milliseconds