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

/external/clang/test/Preprocessor/
H A Dstdint.c1002 UINT_LEAST8_MAX_ UINT_LEAST8_MAX
/external/chromium_org/third_party/libusb/src/msvc/
H A Dstdint.h153 #define UINT_LEAST8_MAX UINT8_MAX macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dstdint.h154 #define UINT_LEAST8_MAX UINT8_MAX macro
/external/chromium_org/third_party/re2/mswin/
H A Dstdint.h154 #define UINT_LEAST8_MAX UINT8_MAX macro
/external/mesa3d/include/c99/
H A Dstdint.h154 #define UINT_LEAST8_MAX UINT8_MAX macro
/external/bison/darwin-lib/
H A Dstdint.h393 #undef UINT_LEAST8_MAX macro
396 #define UINT_LEAST8_MAX UINT8_MAX macro
/external/bison/lib/
H A Dstdint.in.h392 #undef UINT_LEAST8_MAX
395 #define UINT_LEAST8_MAX UINT8_MAX
/external/chromium_org/third_party/smhasher/src/
H A Dpstdint.h588 # define UINT_LEAST8_MAX UINT8_MAX macro
625 #define UINT_FAST8_MAX UINT_LEAST8_MAX
/external/clang/lib/Headers/
H A Dstdint.h647 # define UINT_LEAST8_MAX __UINT_LEAST8_MAX macro
/external/clang/lib/include/
H A Dstdint.h647 # define UINT_LEAST8_MAX __UINT_LEAST8_MAX macro
/external/bison/
H A Dconfigure14249 uint_least8_t d1max = UINT_LEAST8_MAX;
14325 int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1;

Completed in 630 milliseconds