Searched refs:arith_var_lno (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/bin/sh/
H A Darith_tokens.h118 extern int arith_lno, arith_var_lno;
H A Darith_token.c109 arith_var_lno = arith_lno;
H A Darithmetic.c76 int arith_lno, arith_var_lno; variable
119 arith_var_lno));
121 line_number = arith_var_lno;

Completed in 90 milliseconds