Home
last modified time | relevance | path

Searched refs:HAVE_STRTOF (Results 1 – 5 of 5) sorted by relevance

/dragonfly/gnu/lib/gcc47/libstdc++/
H A Dconfig.h372 #define HAVE_STRTOF 1 macro
1179 #if defined (HAVE__STRTOF) && ! defined (HAVE_STRTOF)
1180 # define HAVE_STRTOF 1 macro
/dragonfly/gnu/lib/gcc80/libstdcxx/headers/
H A Dconfig.h401 #define HAVE_STRTOF 1 macro
1293 #if defined (HAVE__STRTOF) && ! defined (HAVE_STRTOF)
1294 # define HAVE_STRTOF 1 macro
/dragonfly/lib/libmagic/libmagic/
H A Dconfig.h179 #define HAVE_STRTOF 1 macro
/dragonfly/contrib/gcc-4.7/libstdc++-v3/
H A Dconfig.h.in361 #undef HAVE_STRTOF
1156 #if defined (HAVE__STRTOF) && ! defined (HAVE_STRTOF)
1157 # define HAVE_STRTOF 1 macro
/dragonfly/contrib/file/src/
H A Dapprentice.c2875 #ifdef HAVE_STRTOF in getvalue()