OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:arith_buf
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/sh/
arith_token.c
68
* Input text is in (global)
arith_buf
which is updated to
70
* on error (ARITH_BAD returned) where
arith_buf
is not altered.
76
const char *buf =
arith_buf
;
98
arith_buf
= end;
116
arith_buf
= buf;
259
arith_buf
= buf;
arith_tokens.h
109
extern const char *
arith_buf
;
arithmetic.c
71
const char *
arith_buf
;
variable in typeref:typename:const char *
452
arith_buf
= arith_startbuf = s;
Completed in 13 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025