Home
last modified time | relevance | path

Searched refs:HAVE_STRTOD_L (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/util/
Dstrtod.c29 #if defined(_GNU_SOURCE) && defined(HAVE_STRTOD_L)
43 #if defined(_GNU_SOURCE) && defined(HAVE_STRTOD_L) in _mesa_locale_init()
51 #if defined(_GNU_SOURCE) && defined(HAVE_STRTOD_L) in _mesa_locale_fini()
63 #if defined(_GNU_SOURCE) && defined(HAVE_STRTOD_L) in _mesa_strtod()
78 #if defined(_GNU_SOURCE) && defined(HAVE_STRTOD_L) in _mesa_strtof()
/third_party/pulseaudio/include/
Dconfig.h206 #define HAVE_STRTOD_L 1 macro
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-common.cc767 #if defined (HAVE_NEWLOCALE) && defined (HAVE_STRTOD_L)
/third_party/pulseaudio/src/pulsecore/
Dcore-util.c55 #ifdef HAVE_STRTOD_L
2284 #ifdef HAVE_STRTOD_L
2314 #ifdef HAVE_STRTOD_L in pa_atod()