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

  /src/tests/lib/libc/gen/
t_ctype.c 85 static int ispunct_wrapper(int ch) { return ispunct(ch); } function
t_ctype.c 85 static int ispunct_wrapper(int ch) { return ispunct(ch); } function

Completed in 26 milliseconds