Searched refs:checked_index (Results 1 – 1 of 1) sorted by relevance
1799 static const char* checked_index(const char* options[], size_t length, size_t index) { in checked_index() function1806 #define INDEX(options, index) checked_index((options), sizeof(options) / sizeof(char*), (index))