OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:max_array_index
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/xlint/lint1/
tree.c
1606
int
max_array_index
= ltp->u.dimension - 1;
local
1611
max_array_index
= (int)nonnull_dimension - 1;
1612
if (max_enum_value ==
max_array_index
)
1615
if (max_enum_value ==
max_array_index
+ 1 &&
1629
max_array_index
);
Completed in 20 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026