Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddigitlst.cpp53 #if !defined(U_USE_STRTOD_L)
55 # define U_USE_STRTOD_L 1 macro
57 # define U_USE_STRTOD_L U_HAVE_STRTOD_L macro
59 # define U_USE_STRTOD_L 0 macro
63 #if U_USE_STRTOD_L && !U_PLATFORM_USES_ONLY_WIN32_API
490 #if U_USE_STRTOD_L && U_PLATFORM_USES_ONLY_WIN32_API
496 #if U_USE_STRTOD_L
505 #if U_USE_STRTOD_L in digitList_cleanup()
515 #if U_USE_STRTOD_L in initCLocale()
528 #if U_USE_STRTOD_L in decimalStrToDouble()