Searched refs:MAX_BASE (Results 1 – 1 of 1) sorted by relevance
34 #define MAX_BASE 36 macro57 if (s == NULL || base == 1 || base > MAX_BASE) { in strtoint()