Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Darith_yacc.c55 static const char *arith_startbuf; variable
89 error("arithmetic expression: %s: \"%s\"", s, arith_startbuf); in yyerror()
331 arith_buf = arith_startbuf = s; in arith()