Home
last modified time | relevance | path

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

/external/clang/test/Preprocessor/
Dstdint.c1439 INT_LEAST16_MIN_ INT_LEAST16_MIN
/external/syslinux/dos/
Dstdint.h75 # define INT_LEAST16_MIN (-32767-1) macro
/external/bison/darwin-lib/
Dstdint.h398 #undef INT_LEAST16_MIN
401 #define INT_LEAST16_MIN INT16_MIN macro
/external/syslinux/com32/include/
Dstdint.h47 #define INT_LEAST16_MIN INT16_MIN macro
/external/bison/lib/
Dstdint.in.h397 #undef INT_LEAST16_MIN
400 #define INT_LEAST16_MIN INT16_MIN
/external/libcxx/include/
Dcstdint35 INT_LEAST16_MIN
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h148 #define INT_LEAST16_MIN INT16_MIN macro
/external/libvncserver/compat/msvc/
Dstdint.h148 #define INT_LEAST16_MIN INT16_MIN macro
/external/libusb/msvc/
Dstdint.h144 #define INT_LEAST16_MIN INT16_MIN macro
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp67 #ifndef INT_LEAST16_MIN
68 #error INT_LEAST16_MIN not defined
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py70 INT_LEAST16_MIN = INT16_MIN variable
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp67 #ifndef INT_LEAST16_MIN
68 #error INT_LEAST16_MIN not defined
/external/python/cpython2/Lib/plat-linux2/
DIN.py106 INT_LEAST16_MIN = (-32767-1) variable
/external/clang/lib/Headers/
Dstdint.h625 # define INT_LEAST16_MIN __INT_LEAST16_MIN macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py237 INT_LEAST16_MIN = (-32767-1) variable
/external/bison/m4/
Dstdint.m4116 int_least16_t c2min = INT_LEAST16_MIN;
/external/libmtp/m4/
Dstdint.m4684 # define INT_LEAST16_MIN INT16_MIN
/external/libexif/m4m/
Dstdint.m4686 # define INT_LEAST16_MIN INT16_MIN
/external/bison/
Dconfigure14241 int_least16_t c2min = INT_LEAST16_MIN;