OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:checked_index
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/zstd/dist/programs/
fileio.c
2097
checked_index
(const char* options[], size_t length, size_t index) {
function
2104
#define INDEX(options, index)
checked_index
((options), sizeof(options) / sizeof(char*), (size_t)(index))
Completed in 18 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026