Searched refs:TOLOWER_C (Results 1 – 2 of 2) sorted by relevance
114 # define TOLOWER_C(Ch) __towlower_l ((Ch), _nl_C_locobj_ptr) macro125 # define TOLOWER_C(Ch) __tolower_l ((Ch), _nl_C_locobj_ptr) macro644 CHAR_TYPE lowc = TOLOWER_C (c); in ____STRTOF_INTERNAL()
8177 (TOLOWER_C): Define. Use it when recognizing inf and nan.