Searched refs:UPPERCASE_A (Results 1 – 3 of 3) sorted by relevance
36 #define UPPERCASE_A 0x0041 macro45 ((c>=UPPERCASE_A)&&(c<=UPPERCASE_Z)) ) in ufmt_digitvalue()