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

/external/clang/test/Preprocessor/
H A Dstdint.c1334 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/jemalloc/include/msvc_compat/C99/
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.h594 # define UINT_LEAST16_MAX UINT16_MAX macro
631 #define UINT_FAST16_MAX UINT_LEAST16_MAX
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp99 #ifndef UINT_LEAST16_MAX
100 #error UINT_LEAST16_MAX not defined
/external/clang/lib/Headers/
H A Dstdint.h627 # 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 4365 milliseconds