Home
last modified time | relevance | path

Searched refs:SIZEOF_FPOS_T (Results 1 – 17 of 17) sorted by relevance

/external/python/cpython3/PC/
Dpyconfig.h289 # define SIZEOF_FPOS_T 8 macro
303 # define SIZEOF_FPOS_T 8 macro
/external/python/cpython2/PC/
Dpyconfig.h354 # define SIZEOF_FPOS_T 8 macro
368 # define SIZEOF_FPOS_T 8 macro
/external/python/cpython3/android/
Dlauncher_main.cpp25 static_assert(sizeof(fpos_t) == SIZEOF_FPOS_T);
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h1010 #define SIZEOF_FPOS_T 4 macro
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h1010 #define SIZEOF_FPOS_T 4 macro
/external/python/cpython2/android_arm/pyconfig/
Dpyconfig.h1010 #define SIZEOF_FPOS_T 4 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h1010 #define SIZEOF_FPOS_T 4 macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h1018 #define SIZEOF_FPOS_T 16 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h1016 #define SIZEOF_FPOS_T 8 macro
/external/python/cpython3/android/darwin_x86_64/pyconfig/
Dpyconfig.h1437 #define SIZEOF_FPOS_T 8 macro
/external/python/cpython3/android/linux_x86_64/pyconfig/
Dpyconfig.h1437 #define SIZEOF_FPOS_T 16 macro
/external/python/cpython3/android/bionic/pyconfig/
Dpyconfig.h1439 #define SIZEOF_FPOS_T 8 macro
/external/python/cpython2/RISCOS/
Dpyconfig.h263 #undef SIZEOF_FPOS_T
/external/python/cpython2/Objects/
Dfileobject.c693 #elif SIZEOF_FPOS_T >= 8
713 #elif SIZEOF_FPOS_T >= 8 in _portable_fseek()
754 #elif SIZEOF_FPOS_T >= 8 in _portable_ftell()
/external/python/cpython2/Modules/
Dbz2module.c31 #elif SIZEOF_FPOS_T >= 8
/external/python/cpython2/
Dpyconfig.h.in1041 #undef SIZEOF_FPOS_T
/external/python/cpython3/
Dpyconfig.h.in1436 #undef SIZEOF_FPOS_T