Searched refs:UINT_LEAST32_MAX (Results 1 - 11 of 11) sorted by relevance

/external/clang/test/Preprocessor/
H A Dstdint.c1344 UINT_LEAST32_MAX_ UINT_LEAST32_MAX
/external/chromium_org/third_party/libusb/src/msvc/
H A Dstdint.h155 #define UINT_LEAST32_MAX UINT32_MAX macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dstdint.h156 #define UINT_LEAST32_MAX UINT32_MAX macro
/external/jemalloc/include/msvc_compat/C99/
H A Dstdint.h156 #define UINT_LEAST32_MAX UINT32_MAX macro
/external/mesa3d/include/c99/
H A Dstdint.h156 #define UINT_LEAST32_MAX UINT32_MAX macro
/external/bison/darwin-lib/
H A Dstdint.h407 #undef UINT_LEAST32_MAX macro
410 #define UINT_LEAST32_MAX UINT32_MAX macro
/external/bison/lib/
H A Dstdint.in.h406 #undef UINT_LEAST32_MAX
409 #define UINT_LEAST32_MAX UINT32_MAX
/external/chromium_org/third_party/smhasher/src/
H A Dpstdint.h596 # define UINT_LEAST32_MAX UINT32_MAX macro
633 #define UINT_FAST32_MAX UINT_LEAST32_MAX
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp103 #ifndef UINT_LEAST32_MAX
104 #error UINT_LEAST32_MAX not defined
/external/clang/lib/Headers/
H A Dstdint.h586 # define UINT_LEAST32_MAX __UINT_LEAST32_MAX macro
/external/bison/
H A Dconfigure14253 uint_least32_t d3max = UINT_LEAST32_MAX;
14327 int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;

Completed in 151 milliseconds