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

/external/clang/test/Preprocessor/
H A Dstdint.c1012 UINT_LEAST16_MAX_ UINT_LEAST16_MAX
/external/chromium_org/third_party/libusb/src/msvc/
H A Dstdint.h154 #define UINT_LEAST16_MAX UINT16_MAX macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dstdint.h155 #define UINT_LEAST16_MAX UINT16_MAX macro
/external/chromium_org/third_party/re2/mswin/
H A Dstdint.h155 #define UINT_LEAST16_MAX UINT16_MAX macro
/external/mesa3d/include/c99/
H A Dstdint.h155 #define UINT_LEAST16_MAX UINT16_MAX macro
/external/bison/darwin-lib/
H A Dstdint.h400 #undef UINT_LEAST16_MAX macro
403 #define UINT_LEAST16_MAX UINT16_MAX macro
/external/bison/lib/
H A Dstdint.in.h399 #undef UINT_LEAST16_MAX
402 #define UINT_LEAST16_MAX UINT16_MAX
/external/chromium_org/third_party/smhasher/src/
H A Dpstdint.h590 # define UINT_LEAST16_MAX UINT16_MAX macro
627 #define UINT_FAST16_MAX UINT_LEAST16_MAX
/external/clang/lib/Headers/
H A Dstdint.h628 # define UINT_LEAST16_MAX __UINT_LEAST16_MAX macro
/external/clang/lib/include/
H A Dstdint.h628 # define UINT_LEAST16_MAX __UINT_LEAST16_MAX macro
/external/bison/
H A Dconfigure14251 uint_least16_t d2max = UINT_LEAST16_MAX;
14326 int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1;

Completed in 219 milliseconds