OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPAREN
(Results
1 - 4
of
4
) sorted by null
/external/mksh/src/
syn.c
377
t = nested(
TPAREN
, '(', ')');
1157
/* we use
TPAREN
as a helper container here */
1158
t = nested(
TPAREN
, stok, etok);
1161
/* t->left because nested(
TPAREN
, ...) hides our goodies there */
tree.c
93
case
TPAREN
:
997
OPEN(
TPAREN
)
exec.c
185
case
TPAREN
:
[
all
...]
sh.h
[
all
...]
Completed in 970 milliseconds