Home
last modified time | relevance | path

Searched defs:HAVE_LONG_DOUBLE (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi_osx/include/
Dfficonfig.h18 # define HAVE_LONG_DOUBLE 1 macro
26 # define HAVE_LONG_DOUBLE 1 macro
35 # define HAVE_LONG_DOUBLE 1 macro
47 # define HAVE_LONG_DOUBLE 1 macro
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dfficonfig.h58 #define HAVE_LONG_DOUBLE 1 macro
/external/python/cpython2/Modules/_ctypes/libffi/
Dconfigure.ac359 …AC_DEFINE(HAVE_LONG_DOUBLE, 1, [Define if you have the long double type and it is bigger than a do… definition
364 AC_SUBST(HAVE_LONG_DOUBLE) subst
/external/openssh/
Dconfig.h674 #define HAVE_LONG_DOUBLE 1 macro
/external/python/cpython2/
Dconfigure.ac1861 AC_DEFINE(HAVE_LONG_DOUBLE, 1, [Define this if you have the type long double.]) definition