HomeSort by relevance Sort by last modified time
    Searched refs:INT16_C (Results 1 - 25 of 48) sorted by null

1 2

  /external/llvm/include/llvm/Support/
DataTypes.h 152 #ifndef INT16_C
153 # define INT16_C(C) C##i16
  /ndk/tests/build/stdint-c++/jni/
test_all_macros.cpp 155 #ifndef INT16_C
156 #error INT16_C defined!
test_c.c 153 #ifndef INT16_C
154 #error INT16_C defined!
test_no_macros.cpp 153 #ifdef INT16_C
154 #error INT16_C defined!
test_constant_macros.cpp 154 #ifndef INT16_C
155 #error INT16_C is not defined!
  /bionic/libc/include/
stdint.h 117 # define INT16_C(c) c
118 # define INT_LEAST16_C(c) INT16_C(c)
  /development/ndk/platforms/android-3/include/
stdint.h 117 # define INT16_C(c) c
118 # define INT_LEAST16_C(c) INT16_C(c)
  /external/clang/test/Preprocessor/
stdint.c 951 INT16_C_(0) INT16_C(0)
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
stdint.h 117 # define INT16_C(c) c
118 # define INT_LEAST16_C(c) INT16_C(c)
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
stdint.h 117 # define INT16_C(c) c
118 # define INT_LEAST16_C(c) INT16_C(c)
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdint.h 122 # define INT16_C(c) c
123 # define INT_LEAST16_C(c) INT16_C(c)
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdint.h 122 # define INT16_C(c) c
123 # define INT_LEAST16_C(c) INT16_C(c)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdint.h 122 # define INT16_C(c) c
123 # define INT_LEAST16_C(c) INT16_C(c)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdint.h 122 # define INT16_C(c) c
123 # define INT_LEAST16_C(c) INT16_C(c)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdint.h 122 # define INT16_C(c) c
123 # define INT_LEAST16_C(c) INT16_C(c)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdint.h 122 # define INT16_C(c) c
123 # define INT_LEAST16_C(c) INT16_C(c)
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
stdint.h 117 # define INT16_C(c) c
118 # define INT_LEAST16_C(c) INT16_C(c)
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
stdint.h 117 # define INT16_C(c) c
118 # define INT_LEAST16_C(c) INT16_C(c)
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
stdint.h 117 # define INT16_C(c) c
118 # define INT_LEAST16_C(c) INT16_C(c)
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
stdint.h 117 # define INT16_C(c) c
118 # define INT_LEAST16_C(c) INT16_C(c)
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
stdint.h 117 # define INT16_C(c) c
118 # define INT_LEAST16_C(c) INT16_C(c)
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
stdint.h 117 # define INT16_C(c) c
118 # define INT_LEAST16_C(c) INT16_C(c)
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/
stdint.h 117 # define INT16_C(c) c
118 # define INT_LEAST16_C(c) INT16_C(c)
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/
stdint.h 117 # define INT16_C(c) c
118 # define INT_LEAST16_C(c) INT16_C(c)
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/
stdint.h 117 # define INT16_C(c) c
118 # define INT_LEAST16_C(c) INT16_C(c)

Completed in 38 milliseconds

1 2