Home
last modified time | relevance | path

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

/wcsmbs/
A Dwcscasecmp.c27 # define TOLOWER(Ch) towlower (Ch) macro
31 # define TOLOWER(Ch) __towlower_l ((Ch), loc) macro
33 # define TOLOWER(Ch) towlower (Ch) macro
A Dwcsncase.c29 # define TOLOWER(Ch) towlower (Ch) macro
33 # define TOLOWER(Ch) __towlower_l ((Ch), loc) macro
35 # define TOLOWER(Ch) towlower (Ch) macro

Completed in 4 milliseconds