Home
last modified time | relevance | path

Searched defs:all_lower (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/flex/dist/src/
H A Dmisc.c168 int all_lower (char *str) in all_lower() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenmatch.c595 bool all_lower = true; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenmatch.cc595 bool all_lower = true; in get_operator() local