Searched refs:MAXSIGDIG (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/lua/src/
H A Dlobject.c187 #define MAXSIGDIG 30 macro
214 else if (++sigdig <= MAXSIGDIG) /* can read it without overflow? */

Completed in 128 milliseconds