Searched refs:MBASE (Results 1 – 3 of 3) sorted by relevance
31 #define MBASE ('z' - 'a' + 1 + 10) macro55 } else if (base < 0 || base > MBASE || base == 1) { in strtonumx()
64 #define MBASE ('z' - 'a' + 1 + 10) macro