Searched refs:LOWERCASE_A (Results 1 – 1 of 1) sorted by relevance
35 #define LOWERCASE_A 0x0061 macro44 ((c>=LOWERCASE_A)&&(c<=LOWERCASE_Z)) || in ufmt_digitvalue()