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

/external/clang/test/Preprocessor/
H A Dstdint.c905 UINT_LEAST16_MAX_ UINT_LEAST16_MAX
/external/libusb_aah/msvc/
H A Dstdint.h154 #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/clang/lib/Headers/
H A Dstdint.h587 # define UINT_LEAST16_MAX __UINT_LEAST16_MAX macro
/external/clang/lib/include/
H A Dstdint.h587 # 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 458 milliseconds