Searched refs:UINT_LEAST64_MAX (Results 1 - 14 of 14) sorted by relevance

/external/clang/test/Preprocessor/
H A Dstdint.c1023 // TCE:UINT_LEAST64_MAX_ UINT_LEAST64_MAX
1354 UINT_LEAST64_MAX_ UINT_LEAST64_MAX
/external/chromium_org/third_party/libusb/src/msvc/
H A Dstdint.h156 #define UINT_LEAST64_MAX UINT64_MAX macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dstdint.h157 #define UINT_LEAST64_MAX UINT64_MAX macro
/external/jemalloc/include/msvc_compat/C99/
H A Dstdint.h157 #define UINT_LEAST64_MAX UINT64_MAX macro
/external/libnl/lib/fib_lookup/
H A Drequest.c105 return UINT_LEAST64_MAX;
H A Dlookup.c222 fr.fl_fwmark = fwmark != UINT_LEAST64_MAX ? fwmark : 0;
/external/mesa3d/include/c99/
H A Dstdint.h157 #define UINT_LEAST64_MAX UINT64_MAX macro
/external/bison/darwin-lib/
H A Dstdint.h419 #undef UINT_LEAST64_MAX macro
421 # define UINT_LEAST64_MAX UINT64_MAX macro
/external/bison/lib/
H A Dstdint.in.h418 #undef UINT_LEAST64_MAX
420 # define UINT_LEAST64_MAX UINT64_MAX
/external/chromium_org/third_party/smhasher/src/
H A Dpstdint.h605 # define UINT_LEAST64_MAX UINT64_MAX macro
641 # define UINT_FAST64_MAX UINT_LEAST64_MAX
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp107 #ifndef UINT_LEAST64_MAX
108 #error UINT_LEAST64_MAX not defined
/external/clang/lib/Headers/
H A Dstdint.h495 # define UINT_LEAST64_MAX __UINT_LEAST64_MAX macro
/external/libnl/lib/route/
H A Drule.c596 return UINT_LEAST64_MAX;
/external/bison/
H A Dconfigure14255 uint_least64_t d4max = UINT_LEAST64_MAX;
14328 int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1;

Completed in 4636 milliseconds