Home
last modified time | relevance | path

Searched refs:SIZEOF_LONG_DOUBLE (Results 1 – 8 of 8) sorted by relevance

/external/curl/lib/
Dconfig-win32ce.h341 #define SIZEOF_LONG_DOUBLE 16 macro
Dconfig-dos.h88 #define SIZEOF_LONG_DOUBLE 16 macro
Dconfig-os400.h395 #define SIZEOF_LONG_DOUBLE 8 macro
Dconfig-riscos.h378 #undef SIZEOF_LONG_DOUBLE
Dconfig-win32.h394 #define SIZEOF_LONG_DOUBLE 16 macro
Dmprintf.c50 #ifndef SIZEOF_LONG_DOUBLE
51 #define SIZEOF_LONG_DOUBLE 0 macro
/external/curl/CMake/Platforms/
DWindowsCache.cmake54 set(SIZEOF_LONG_DOUBLE 8) variable
/external/curl/
DCMakeLists.txt643 check_type_size("long double" SIZEOF_LONG_DOUBLE)