Searched refs:uint_fast64_t (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/libusb/src/msvc/
H A Dstdint.h118 typedef unsigned __int64 uint_fast64_t; typedef
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dstdint.h111 typedef uint64_t uint_fast64_t; typedef
/external/chromium_org/third_party/re2/mswin/
H A Dstdint.h111 typedef uint64_t uint_fast64_t; typedef
/external/mesa3d/include/c99/
H A Dstdint.h111 typedef uint64_t uint_fast64_t; typedef
/external/bison/darwin-lib/
H A Dstdint.h262 #undef uint_fast64_t macro
288 # define uint_fast64_t uint64_t macro
/external/bison/lib/
H A Dstdint.in.h261 #undef uint_fast64_t
287 # define uint_fast64_t uint64_t
/external/chromium_org/third_party/smhasher/src/
H A Dpstdint.h636 typedef uint_least64_t uint_fast64_t; typedef
/external/clang/lib/Headers/
H A Dstdint.h125 typedef __uint_least64_t uint_fast64_t; typedef
/external/clang/lib/include/
H A Dstdint.h125 typedef __uint_least64_t uint_fast64_t; typedef
/external/mdnsresponder/mDNSShared/
H A DCommonServices.h786 typedef uint64_t uint_fast64_t; typedef
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dconfigure9945 typedef uint64_t uint_fast64_t;
/external/bison/
H A Dconfigure14267 uint_fast64_t f4 = UINT_FAST64_MAX;
14332 int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1;

Completed in 297 milliseconds