Home
last modified time | relevance | path

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

/netbsd-src/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
/netbsd-src/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