Home
last modified time | relevance | path

Searched refs:checked_index (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/zstd/programs/
H A Dfileio.c1799 static const char* checked_index(const char* options[], size_t length, size_t index) { in checked_index() function
1806 #define INDEX(options, index) checked_index((options), sizeof(options) / sizeof(char*), (index))