Home
last modified time | relevance | path

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

/stdio-common/
A Dvfscanf-internal.c92 # define TOLOWER(Ch) towlower (Ch) macro
125 # define TOLOWER(Ch) __tolower_l ((unsigned char) (Ch), loc) macro

Completed in 6 milliseconds