OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:exclc
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/csh/
lex.c
102
static int
exclc
= 0;
variable
403
if (exclnxt && --
exclc
>= 0) {
413
if (--
exclc
< 0)
718
exclc
= right - left + 1;
858
if (
exclc
)
875
i =
exclc
;
lex.c
102
static int
exclc
= 0;
variable
403
if (exclnxt && --
exclc
>= 0) {
413
if (--
exclc
< 0)
718
exclc
= right - left + 1;
858
if (
exclc
)
875
i =
exclc
;
Completed in 101 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026