Home
last modified time | relevance | path

Searched refs:INT_LEAST16_MAX (Results 1 – 19 of 19) sorted by relevance

/external/libusb/msvc/
Dstdint.h149 #define INT_LEAST16_MAX INT16_MAX macro
241 #define INT16_C(val) (INT_LEAST16_MAX-INT_LEAST16_MAX+(val))
/external/clang/test/Preprocessor/
Dstdint.c1440 INT_LEAST16_MAX_ INT_LEAST16_MAX
/external/syslinux/dos/
Dstdint.h80 # define INT_LEAST16_MAX (32767) macro
/external/bison/darwin-lib/
Dstdint.h399 #undef INT_LEAST16_MAX
402 #define INT_LEAST16_MAX INT16_MAX macro
/external/syslinux/com32/include/
Dstdint.h52 #define INT_LEAST16_MAX INT16_MAX macro
/external/bison/lib/
Dstdint.in.h398 #undef INT_LEAST16_MAX
401 #define INT_LEAST16_MAX INT16_MAX
/external/libcxx/include/
Dcstdint40 INT_LEAST16_MAX
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h149 #define INT_LEAST16_MAX INT16_MAX macro
/external/libvncserver/compat/msvc/
Dstdint.h149 #define INT_LEAST16_MAX INT16_MAX macro
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp83 #ifndef INT_LEAST16_MAX
84 #error INT_LEAST16_MAX not defined
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py63 INT_LEAST16_MAX = INT16_MAX variable
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp83 #ifndef INT_LEAST16_MAX
84 #error INT_LEAST16_MAX not defined
/external/python/cpython2/Lib/plat-linux2/
DIN.py110 INT_LEAST16_MAX = (32767) variable
/external/clang/lib/Headers/
Dstdint.h626 # define INT_LEAST16_MAX __INT_LEAST16_MAX macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py241 INT_LEAST16_MAX = (32767) variable
/external/bison/m4/
Dstdint.m4115 int_least16_t c2max = INT_LEAST16_MAX;
/external/libmtp/m4/
Dstdint.m4689 # define INT_LEAST16_MAX INT16_MAX
/external/libexif/m4m/
Dstdint.m4691 # define INT_LEAST16_MAX INT16_MAX
/external/bison/
Dconfigure14240 int_least16_t c2max = INT_LEAST16_MAX;