Home
last modified time | relevance | path

Searched refs:INT16_C (Results 1 – 25 of 32) sorted by relevance

12

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DDataTypes.h152 #ifndef INT16_C
153 # define INT16_C(C) C##i16 macro
DDataTypes.h.in151 #ifndef INT16_C
152 # define INT16_C(C) C##i16 macro
DDataTypes.h.cmake151 #ifndef INT16_C
152 # define INT16_C(C) C##i16
/external/swiftshader/third_party/LLVM/include-osx/llvm/Support/
DDataTypes.h151 #ifndef INT16_C
152 # define INT16_C(C) C##i16 macro
/external/swiftshader/third_party/LLVM/include-android/llvm/Support/
DDataTypes.h151 #ifndef INT16_C
152 # define INT16_C(C) C##i16 macro
/external/swiftshader/third_party/LLVM/include-linux/llvm/Support/
DDataTypes.h151 #ifndef INT16_C
152 # define INT16_C(C) C##i16 macro
/external/llvm/include/llvm/Support/
DDataTypes.h152 #ifndef INT16_C
153 # define INT16_C(C) C##i16 macro
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
DDataTypes.h152 #ifndef INT16_C
153 #define INT16_C(C) C##i16 macro
/external/syslinux/com32/include/
Dstdint.h81 #define INT16_C(c) c macro
91 #define INT_LEAST16_C(c) INT16_C(c)
/external/clang/lib/Headers/
Dstdint.h427 # define INT16_C(v) __int_c(v, __int16_c_suffix) macro
430 # define INT16_C(v) v macro
613 #define INT16_MAX INT16_C(32767)
614 #define INT16_MIN (-INT16_C(32767)-1)
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dint_typedefs.h26 #define S16_C(x) INT16_C(x)
/external/libcxx/test/std/depr/depr.c.headers/
Dstdint_h.pass.cpp256 #ifndef INT16_C in main()
257 #error INT16_C not defined in main()
Dinttypes_h.pass.cpp223 #ifndef INT16_C
224 #error INT16_C not defined
/external/libcxx/test/std/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp257 #ifndef INT16_C in main()
258 #error INT16_C not defined in main()
/external/clang/test/Preprocessor/
Dstdint.c1487 INT16_C_(0) INT16_C(0)
/external/syslinux/dos/
Dstdint.h128 # define INT16_C(n) n macro
/external/bison/darwin-lib/
Dstdint.h586 #undef INT16_C
588 #define INT16_C(x) x macro
/external/mesa3d/src/util/
Du_atomic_test.c133 test_atomic(int16_t, INT16_C(-1))
/external/bison/lib/
Dstdint.in.h585 #undef INT16_C
587 #define INT16_C(x) x
/external/libcxx/include/
Dcstdint88 INT16_C(value)
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h231 #define INT16_C(val) val##i16 macro
/external/libvncserver/compat/msvc/
Dstdint.h231 #define INT16_C(val) val##i16 macro
/external/libusb/msvc/
Dstdint.h241 #define INT16_C(val) (INT_LEAST16_MAX-INT_LEAST16_MAX+(val)) macro
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py76 def INT16_C(c): return (c) function
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp223 #ifndef INT16_C
224 #error INT16_C not defined

12