Searched refs:arith_buf (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/bin/sh/
H A Darith_yylex.c53 extern const char *arith_buf;
59 const char *buf = arith_buf;
84 arith_buf = end;
244 arith_buf = buf;
H A Darith_yacc.c59 const char *arith_buf; variable
331 arith_buf = arith_startbuf = s;

Completed in 114 milliseconds