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