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

/system/core/sh/
H A Darith.c165 const char *arith_buf, *arith_startbuf; variable
1512 arith_buf = arith_startbuf = s;
1587 error("arithmetic expression: %s: \"%s\"", s, arith_startbuf);

Completed in 53 milliseconds