Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/libquadmath/strtod/
H A Dstrtod_l.c52 # define TOLOWER_C(Ch) __towlower_l ((Ch), _nl_C_locobj_ptr) macro
64 # define TOLOWER_C(Ch) \ macro
83 while ((result = TOLOWER_C (*p1) - TOLOWER_C (*p2++)) == 0) in __quadmath_strncasecmp_c()
640 CHAR_TYPE lowc = TOLOWER_C (c);
/netbsd/external/gpl3/gcc.old/dist/libquadmath/strtod/
H A Dstrtod_l.c52 # define TOLOWER_C(Ch) __towlower_l ((Ch), _nl_C_locobj_ptr) macro
64 # define TOLOWER_C(Ch) \ macro
83 while ((result = TOLOWER_C (*p1) - TOLOWER_C (*p2++)) == 0) in __quadmath_strncasecmp_c()
640 CHAR_TYPE lowc = TOLOWER_C (c);