Searched refs:LONG_MIN_REP_LENGTH (Results 1 – 1 of 1) sorted by relevance
58 LONG_MIN_REP_LENGTH = sizeof(LONG_MIN_REP) - 1, //Ignore the NULL at the end enumerator343 if (fDecimalAt < fCount || fDecimalAt > LONG_MIN_REP_LENGTH) in fitsIntoLong()347 if (fDecimalAt < LONG_MIN_REP_LENGTH) in fitsIntoLong()