Searched refs:FLAG (Results 1 – 3 of 3) sorted by relevance
/picolibc-latest/test/libc-testsuite/ |
D | fnmatch.c | 37 #define FLAG(f) { f, #f } macro 43 FLAG(FNM_NOESCAPE), 44 FLAG(FNM_PATHNAME), 45 FLAG(FNM_PERIOD),
|
/picolibc-latest/newlib/libc/stdio/ |
D | vfprintf.c | 1725 /* 20-27 */ FLAG, OTHER, OTHER, FLAG, DOLLAR, OTHER, OTHER, FLAG, 1726 /* 28-2f */ OTHER, OTHER, STAR, FLAG, OTHER, FLAG, DOT, OTHER,
|
D | local.h | 348 FLAG, /* format flag */ enumerator
|