OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs: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
...]
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
...]
Completed in 22 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025