OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_token
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/sh/
arithmetic.c
74
static int
last_token
;
variable in typeref:typename:int
218
if (
last_token
!= ARITH_RPAREN)
220
last_token
= arith_token();
223
last_token
= op;
228
last_token
= arith_token();
236
last_token
= op;
254
last_token
= arith_token();
285
op2 =
last_token
;
289
op2 =
last_token
;
307
op =
last_token
;
[
all
...]
/src/usr.bin/fgen/
fgen.l
1083
const char *
last_token
= "";
1262
last_token
= fcode->name;
1272
depth(),
last_token
);
1274
last_token
= "";
Completed in 22 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025