OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nplus
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sparc64/dev/
consinit.c
103
static int
nplus
= 0;
local
110
if (
nplus
++ > 3) Debugger();
111
} else
nplus
= 0;
/src/sys/arch/sun2/dev/
consinit.c
114
static int
nplus
= 0;
local
120
if (
nplus
++ > 3) Debugger();
121
} else
nplus
= 0;
/src/lib/libc/regex/
regex2.h
198
sopno
nplus
; /* how deep does it nest +s? */
member in struct:re_guts
Completed in 17 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026