Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dexpr.c287 int too_many_digits = 0; /* If we see >= this number of. */ in integer_constant() local
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dexpr.c283 int too_many_digits = 0; /* If we see >= this number of. */ in integer_constant() local