Home
last modified time | relevance | path

Searched refs:TST_FUNC_ISW (Results 1 – 12 of 12) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/test/locale-mbwc/
A Dtst_iswalnum.c10 TST_FUNC_ISW (ALNUM, alnum);
A Dtst_iswalpha.c10 TST_FUNC_ISW (ALPHA, alpha);
A Dtst_iswcntrl.c10 TST_FUNC_ISW (CNTRL, cntrl);
A Dtst_iswdigit.c11 TST_FUNC_ISW (DIGIT, digit);
A Dtst_iswgraph.c10 TST_FUNC_ISW (GRAPH, graph);
A Dtst_iswlower.c10 TST_FUNC_ISW (LOWER, lower);
A Dtst_iswprint.c10 TST_FUNC_ISW (PRINT, print);
A Dtst_iswpunct.c10 TST_FUNC_ISW (PUNCT, punct);
A Dtst_iswspace.c10 TST_FUNC_ISW (SPACE, space);
A Dtst_iswupper.c10 TST_FUNC_ISW (UPPER, upper);
A Dtst_iswxdigit.c10 TST_FUNC_ISW (XDIGIT, xdigit);
A Dtst_funcs.h214 #define TST_FUNC_ISW(_FUNC_, _func_) \ macro

Completed in 5 milliseconds