Home | History | Annotate | Download | only in src

Lines Matching refs:scan_integer

1023 static unsigned long int scan_integer (char const *p, int base, location loc);
1747 val->integer = scan_integer (gram_text, 10, *loc);
1755 val->integer = scan_integer (gram_text, 16, *loc);
3576 scan_integer (char const *number, int base, location loc)