Lines Matching refs:scan_integer
1000 static unsigned long int scan_integer (char const *p, int base, location loc);1652 val->integer = scan_integer (gram_text, 10, *loc);1660 val->integer = scan_integer (gram_text, 16, *loc);3656 scan_integer (char const *number, int base, location loc)