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

/freebsd-9.3-release/bin/sh/
H A Darith_yacc.c57 static const char *arith_startbuf; variable
89 error("arithmetic expression: %s: \"%s\"", s, arith_startbuf);
331 arith_buf = arith_startbuf = s;

Completed in 96 milliseconds