Searched refs:MAXSIGDIG (Results 1 – 1 of 1) sorted by relevance
187 #define MAXSIGDIG 30 macro214 else if (++sigdig <= MAXSIGDIG) /* can read it without overflow? */ in lua_strx2number()