Home
last modified time | relevance | path

Searched refs:HAVE_STRTOLD (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/lib/libstdc++-v3/
Dconfig.h319 #define HAVE_STRTOLD 1 macro
1075 #if defined (HAVE__STRTOLD) && ! defined (HAVE_STRTOLD)
1076 # define HAVE_STRTOLD 1 macro
/openbsd/src/gnu/lib/libstdc++/libstdc++/
Dacconfig.h416 #if defined (HAVE__STRTOLD) && ! defined (HAVE_STRTOLD)
417 # define HAVE_STRTOLD 1 macro
Dconfig.h.in585 #undef HAVE_STRTOLD
1074 #if defined (HAVE__STRTOLD) && ! defined (HAVE_STRTOLD)
1075 # define HAVE_STRTOLD 1 macro
Dconfigure.in344 AC_DEFINE(HAVE_STRTOLD) definition
Dacinclude.m4740 dnl Define HAVE_STRTOLD if "strtold" is declared and links
Daclocal.m4752 dnl Define HAVE_STRTOLD if "strtold" is declared and links
DChangeLog-20007610 HAVE_STRTOLD to HAVE_STRTOLD && !(__hpux). Apparently, problems
7612 done with one macro (HAVE_STRTOLD) at configure time.