Home
last modified time | relevance | path

Searched refs:SIZEOF_DOUBLE (Results 1 – 25 of 35) sorted by relevance

12

/external/python/cpython3/Modules/_ctypes/libffi_osx/include/
Dfficonfig.h17 # define SIZEOF_DOUBLE 8 macro
25 # define SIZEOF_DOUBLE 8 macro
33 # define SIZEOF_DOUBLE 8 macro
46 # define SIZEOF_DOUBLE 8 macro
/external/python/cpython2/Modules/_ctypes/libffi_osx/include/
Dfficonfig.h17 # define SIZEOF_DOUBLE 8 macro
25 # define SIZEOF_DOUBLE 8 macro
33 # define SIZEOF_DOUBLE 8 macro
46 # define SIZEOF_DOUBLE 8 macro
/external/python/cffi/c/libffi_msvc/
Dfficonfig.h52 #define SIZEOF_DOUBLE 8 macro
/external/flatbuffers/java/com/google/flatbuffers/
DConstants.java37 static final int SIZEOF_DOUBLE = 8; field in Constants
DFlatBufferBuilder.java340 public void putDouble (double x) { bb.putDouble(space -= Constants.SIZEOF_DOUBLE, x); } in putDouble()
390 public void addDouble (double x) { prep(Constants.SIZEOF_DOUBLE, 0); putDouble (x); } in addDouble()
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dfficonfig.h52 #define SIZEOF_DOUBLE 8 macro
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
Dfficonfig.h124 #define SIZEOF_DOUBLE 8 macro
/external/python/cpython2/darwin_x86_64/libffi/
Dfficonfig.h153 #define SIZEOF_DOUBLE 8 macro
/external/python/cpython2/android_arm64/libffi/
Dfficonfig.h153 #define SIZEOF_DOUBLE 8 macro
/external/python/cpython2/android_arm/libffi/
Dfficonfig.h153 #define SIZEOF_DOUBLE 8 macro
/external/python/cpython2/android_x86_64/libffi/
Dfficonfig.h153 #define SIZEOF_DOUBLE 8 macro
/external/python/cpython2/linux_x86_64/libffi/
Dfficonfig.h153 #define SIZEOF_DOUBLE 8 macro
/external/python/cpython2/android_x86/libffi/
Dfficonfig.h153 #define SIZEOF_DOUBLE 8 macro
/external/libffi/linux-x86/
Dfficonfig.h119 #define SIZEOF_DOUBLE 8 macro
/external/libffi/linux-arm/
Dfficonfig.h119 #define SIZEOF_DOUBLE 8 macro
/external/libffi/linux-arm64/
Dfficonfig.h119 #define SIZEOF_DOUBLE 8 macro
/external/python/cpython3/android/
Dlauncher_main.cpp23 static_assert(sizeof(double) == SIZEOF_DOUBLE);
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h1004 #define SIZEOF_DOUBLE 8 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h1004 #define SIZEOF_DOUBLE 8 macro
/external/python/cpython2/android_arm/pyconfig/
Dpyconfig.h1004 #define SIZEOF_DOUBLE 8 macro
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h1004 #define SIZEOF_DOUBLE 8 macro
/external/python/cpython3/PC/
Dpyconfig.h331 #define SIZEOF_DOUBLE 8 macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h1012 #define SIZEOF_DOUBLE 8 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h1010 #define SIZEOF_DOUBLE 8 macro
/external/python/cpython2/PC/
Dpyconfig.h390 #define SIZEOF_DOUBLE 8 macro

12