Searched defs:ch_islower (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/games/cgram/
H A Dcgram.c51 ch_islower(char ch) function
/netbsd-current/usr.bin/xlint/common/
H A Dlint.h182 ch_islower(char ch) function
/netbsd-current/usr.bin/make/
H A Dmake.h1157 ch_islower(char ch) { return islower((unsigned char)ch) != 0; } function

Completed in 123 milliseconds