Home
last modified time | relevance | path

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

/picolibc-latest/test/libc-testsuite/
Dfnmatch.c49 static void printflags(const struct xlat *map, int flags) { in printflags() function
164 printflags(fnmatch_flags, tests[i].flags); in test_fnmatch()