Home
last modified time | relevance | path

Searched refs:HAVE_LONG_DOUBLE (Results 1 – 23 of 23) 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
38 # undef HAVE_LONG_DOUBLE
47 # define HAVE_LONG_DOUBLE 1 macro
Dffi.h331 #ifdef HAVE_LONG_DOUBLE
/external/e2fsprogs/intl/
Dprintf-args.h56 #ifdef HAVE_LONG_DOUBLE
97 #ifdef HAVE_LONG_DOUBLE
Dprintf-args.c73 #ifdef HAVE_LONG_DOUBLE in printf_fetchargs()
Dvasnprintf.c413 # ifdef HAVE_LONG_DOUBLE in VASNPRINTF()
548 #ifdef HAVE_LONG_DOUBLE in VASNPRINTF()
706 #ifdef HAVE_LONG_DOUBLE in VASNPRINTF()
Dprintf-parse.c419 #ifdef HAVE_LONG_DOUBLE in PRINTF_PARSE()
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dfficonfig.h58 #define HAVE_LONG_DOUBLE 1 macro
/external/python/cpython2/Modules/_ctypes/libffi/
Dconfigure.ac86 HAVE_LONG_DOUBLE='defined(__LONG_DOUBLE_128__)'
231 HAVE_LONG_DOUBLE='defined(__mips64)'
350 if test -z "$HAVE_LONG_DOUBLE"; then
351 HAVE_LONG_DOUBLE=0
355 HAVE_LONG_DOUBLE=1
358 HAVE_LONG_DOUBLE=1
359 …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
Dfficonfig.h.in74 #undef HAVE_LONG_DOUBLE
DMakefile.in501 HAVE_LONG_DOUBLE = @HAVE_LONG_DOUBLE@
Dconfigure17163 HAVE_LONG_DOUBLE='defined(__LONG_DOUBLE_128__)'
17309 HAVE_LONG_DOUBLE='defined(__mips64)'
18082 if test -z "$HAVE_LONG_DOUBLE"; then
18083 HAVE_LONG_DOUBLE=0
18089 HAVE_LONG_DOUBLE=1
18092 HAVE_LONG_DOUBLE=1
DChangeLog.libffi-3.11873 * configure.ac (HAVE_LONG_DOUBLE): Define for mips when
3219 (HAVE_LONG_DOUBLE): Allow the target to override.
3223 (ffi_type_longdouble): If not HAVE_LONG_DOUBLE, define
4803 Use them to define and subst HAVE_LONG_DOUBLE. Include comments
/external/python/cpython2/Modules/_ctypes/
Dlibffi.diff24 HAVE_LONG_DOUBLE='defined(__mips64)'
91 HAVE_LONG_DOUBLE='defined(__mips64)'
/external/openssh/
Dconfig.h674 #define HAVE_LONG_DOUBLE 1 macro
Dconfig.h.in764 #undef HAVE_LONG_DOUBLE
/external/python/cpython2/Modules/_ctypes/libffi/man/
DMakefile.in193 HAVE_LONG_DOUBLE = @HAVE_LONG_DOUBLE@
/external/python/cpython2/Modules/_ctypes/libffi/include/
DMakefile.in211 HAVE_LONG_DOUBLE = @HAVE_LONG_DOUBLE@
Dffi.h.in197 #if @HAVE_LONG_DOUBLE@
453 #if @HAVE_LONG_DOUBLE@
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/
DMakefile.in166 HAVE_LONG_DOUBLE = @HAVE_LONG_DOUBLE@
/external/openssh/openbsd-compat/
Dbsd-snprintf.c111 #ifdef HAVE_LONG_DOUBLE
/external/ImageMagick/config/
Dconfig.h.in279 #undef HAVE_LONG_DOUBLE
/external/python/cpython2/
Dpyconfig.h.in458 #undef HAVE_LONG_DOUBLE
Dconfigure.ac1861 AC_DEFINE(HAVE_LONG_DOUBLE, 1, [Define this if you have the type long double.]) definition