Home
last modified time | relevance | path

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

/stdlib/
A Dstrtod_l.c113 # define TOLOWER(Ch) __towlower_l ((Ch), loc) macro
124 # define TOLOWER(Ch) __tolower_l ((Ch), loc) macro

Completed in 7 milliseconds