OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bnest
(Results
1 - 1
of
1
) sorted by null
/external/mksh/src/
misc.c
710
int nest = 0,
bnest
= 0;
local
732
if (
bnest
)
740
bnest
++;
744
if (in_bracket && !
bnest
)
749
if (!
bnest
--)
[
all
...]
Completed in 267 milliseconds