Home
last modified time | relevance | path

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

/system/core/sh/
Darith_lex.l52 extern char *arith_buf, *arith_startbuf;
55 result = (*buf = *arith_buf++) ? 1 : YY_NULL;
Darith.y52 const char *arith_buf, *arith_startbuf; variable
122 arith_buf = arith_startbuf = s;
Darith.c165 const char *arith_buf, *arith_startbuf; variable
1508 arith_buf = arith_startbuf = s;
Darith_lex.c520 extern char *arith_buf, *arith_startbuf;
523 result = (*buf = *arith_buf++) ? 1 : YY_NULL;