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