OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IONDELIM
(Results
1 - 4
of
4
) sorted by null
/external/mksh/src/
tree.c
229
iop->flag &
IONDELIM
? "<<" :
915
DB(
IONDELIM
)
lex.c
940
iop->flag |=
IONDELIM
;
1131
eof = iop->flag &
IONDELIM
? "<<" : evalstr(iop->delim, 0);
[
all
...]
syn.c
194
if (iop->flag &
IONDELIM
)
sh.h
[
all
...]
Completed in 158 milliseconds