H. Peter Anvin 99fcda0e76 expr: wrap the call to the scanner
*Every* call to the scanner is of the form i = scan(scpriv, tokval).
Wrap that in a static function instead of duplicating the code over
and over.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2018-11-28 10:27:30 -08:00
..
2018-11-25 01:45:49 +03:00
2018-10-15 22:58:13 +03:00
2018-11-25 01:15:51 +03:00
2018-11-28 10:27:30 -08:00
2018-11-23 23:52:11 +03:00
2018-11-25 01:15:51 +03:00
2018-10-15 22:58:13 +03:00
2018-11-25 13:09:53 +03:00