OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:plstack
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/vgrind/
vfontedpr.c
103
static int
plstack
[PSMAX]; /* the procedure nesting level stack */
variable in typeref:typename:int[]
293
plstack
[psptr] = 0;
375
plstack
[psptr] = blklevel;
450
if (psptr >= 0 &&
plstack
[psptr] >= blklevel) {
456
blklevel =
plstack
[psptr];
vfontedpr.c
103
static int
plstack
[PSMAX]; /* the procedure nesting level stack */
variable in typeref:typename:int[]
293
plstack
[psptr] = 0;
375
plstack
[psptr] = blklevel;
450
if (psptr >= 0 &&
plstack
[psptr] >= blklevel) {
456
blklevel =
plstack
[psptr];
vfontedpr.c
103
static int
plstack
[PSMAX]; /* the procedure nesting level stack */
variable in typeref:typename:int[]
293
plstack
[psptr] = 0;
375
plstack
[psptr] = blklevel;
450
if (psptr >= 0 &&
plstack
[psptr] >= blklevel) {
456
blklevel =
plstack
[psptr];
Completed in 276 milliseconds
Indexes created Wed Sep 24 15:09:51 GMT 2025