Home
last modified time | relevance | path

Searched refs:UINT_LEAST16_MAX (Results 1 – 15 of 15) sorted by relevance

/external/clang/test/Preprocessor/
Dstdint.c1441 UINT_LEAST16_MAX_ UINT_LEAST16_MAX
/external/bison/darwin-lib/
Dstdint.h400 #undef UINT_LEAST16_MAX
403 #define UINT_LEAST16_MAX UINT16_MAX macro
/external/bison/lib/
Dstdint.in.h399 #undef UINT_LEAST16_MAX
402 #define UINT_LEAST16_MAX UINT16_MAX
/external/libcxx/include/
Dcstdint45 UINT_LEAST16_MAX
Dmodule.modulemap196 …NT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX,
/external/opencv3/3rdparty/include/
Dmsc_stdint.h126 #define UINT_LEAST16_MAX UINT16_MAX macro
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h155 #define UINT_LEAST16_MAX UINT16_MAX macro
/external/mesa3d/include/c99/
Dstdint.h155 #define UINT_LEAST16_MAX UINT16_MAX macro
/external/libvncserver/compat/msvc/
Dstdint.h155 #define UINT_LEAST16_MAX UINT16_MAX macro
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp99 #ifndef UINT_LEAST16_MAX
100 #error UINT_LEAST16_MAX not defined
/external/bison/m4/
Dstdint.m4126 uint_least16_t d2max = UINT_LEAST16_MAX;
201 int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1;
/external/clang/lib/Headers/
Dstdint.h627 # define UINT_LEAST16_MAX __UINT_LEAST16_MAX macro
/external/libexif/m4m/
Dstdint.m4697 # define UINT_LEAST16_MAX UINT16_MAX
/external/libmtp/m4/
Dstdint.m4695 # define UINT_LEAST16_MAX UINT16_MAX
/external/bison/
Dconfigure14251 uint_least16_t d2max = UINT_LEAST16_MAX;
14326 int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1;