HomeSort by: relevance | last modified time | path
    Searched defs:tolower_wrapper (Results 1 - 3 of 3) sorted by relevancy

  /src/tests/lib/libc/gen/
t_ctype.c 91 static int tolower_wrapper(int ch) { return tolower(ch); } function
t_ctype.c 91 static int tolower_wrapper(int ch) { return tolower(ch); } function
t_ctype.c 91 static int tolower_wrapper(int ch) { return tolower(ch); } function

Completed in 41 milliseconds