Home | History | Annotate | Download | only in src

Lines Matching refs:integer

70 /* flex integer type definitions */
169 * integer for use as an array index. If the signed char is negative,
1747 val->integer = scan_integer (gram_text, 10, *loc);
1755 val->integer = scan_integer (gram_text, 16, *loc);
3572 | Scan NUMBER for a base-BASE integer at location LOC. |
3583 complain_at (loc, _("integer out of range: %s"), quote (number));