Home | History | Annotate | Download | only in ld

Lines Matching full:bigint

3165 	* ldgram.y (struct big_int bigint, fill_type *fill): New.
3166 (INT): Returns a "bigint". Adjust all code handling INTs.
3195 starting with "0X" as well as "0x". Return bigint.str for hex
3196 numbers starting with "0x" or "0X", zero bigint.str otherwise.