Home
last modified time | relevance | path

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

/netbsd-src/bin/sh/
H A Darithmetic.c69 static const char *arith_startbuf; variable
106 error("arithmetic expression: %s: \"%s\"", s, arith_startbuf); in arith_err()
452 arith_buf = arith_startbuf = s; in arith()