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

1 2 3 4 5 6 7 8

  /device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
int_const.h 48 #define INT8_C(c) c
  /device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
int_const.h 48 #define INT8_C(c) c
  /device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
int_const.h 48 #define INT8_C(c) c
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_const.h 49 #define INT8_C(c) c
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_const.h 48 #define INT8_C(c) c
  /external/syslinux/com32/include/
stdint.h 80 #define INT8_C(c) c
90 #define INT_LEAST8_C(c) INT8_C(c)
100 #define INT_FAST8_C(c) INT8_C(c)
  /external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
int_typedefs.h 24 #define S8_C(x) INT8_C(x)
  /external/llvm/include/llvm/Support/
DataTypes.h 146 #ifndef INT8_C
147 # define INT8_C(C) C##i8
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
DataTypes.h 146 #ifndef INT8_C
147 # define INT8_C(C) C##i8
  /external/swiftshader/third_party/LLVM/include-android/llvm/Support/
DataTypes.h 145 #ifndef INT8_C
146 # define INT8_C(C) C##i8
  /external/swiftshader/third_party/LLVM/include-linux/llvm/Support/
DataTypes.h 145 #ifndef INT8_C
146 # define INT8_C(C) C##i8
  /external/swiftshader/third_party/LLVM/include-osx/llvm/Support/
DataTypes.h 145 #ifndef INT8_C
146 # define INT8_C(C) C##i8
  /external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
DataTypes.h 146 #ifndef INT8_C
147 #define INT8_C(C) C##i8
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
DataTypes.h 146 #ifndef INT8_C
147 # define INT8_C(C) C##i8
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
DataTypes.h 146 #ifndef INT8_C
147 # define INT8_C(C) C##i8
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
DataTypes.h 146 #ifndef INT8_C
147 # define INT8_C(C) C##i8
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
DataTypes.h 146 #ifndef INT8_C
147 # define INT8_C(C) C##i8
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
DataTypes.h 146 #ifndef INT8_C
147 # define INT8_C(C) C##i8
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
DataTypes.h 146 #ifndef INT8_C
147 # define INT8_C(C) C##i8
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
DataTypes.h 146 #ifndef INT8_C
147 # define INT8_C(C) C##i8
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
DataTypes.h 146 #ifndef INT8_C
147 # define INT8_C(C) C##i8
  /development/ndk/platforms/android-9/include/
stdint.h 75 # define INT8_C(c) c
76 # define INT_LEAST8_C(c) INT8_C(c)
77 # define INT_FAST8_C(c) INT8_C(c)
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
stdint.h 54 #undef INT8_C
65 #define INT8_C(val) val##i8
276 #define INT8_C(val) val##i8
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/
stdint.h 75 # define INT8_C(c) c
76 # define INT_LEAST8_C(c) INT8_C(c)
77 # define INT_FAST8_C(c) INT8_C(c)
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/
stdint.h 75 # define INT8_C(c) c
76 # define INT_LEAST8_C(c) INT8_C(c)
77 # define INT_FAST8_C(c) INT8_C(c)

Completed in 1563 milliseconds

1 2 3 4 5 6 7 8