OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_array_index
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/xlint/lint1/
tree.c
1454
int
max_array_index
= ltp->u.dimension - 1;
local in function:check_enum_array_index
1459
max_array_index
= (int)nonnull_dimension - 1;
1460
if (max_enum_value ==
max_array_index
)
1463
if (max_enum_value ==
max_array_index
+ 1 &&
1473
max_array_index
);
Completed in 16 milliseconds
Indexes created Tue Oct 21 15:09:54 GMT 2025