Home
last modified time | relevance | path

Searched defs:too_many_digits (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/gas/
H A Dexpr.c258 int too_many_digits = 0; /* If we see >= this number of. */ in integer_constant() local
/dflybsd-src/contrib/binutils-2.27/gas/
H A Dexpr.c256 int too_many_digits = 0; /* If we see >= this number of. */ in integer_constant() local