Searched defs:minCLevel (Results 1 – 2 of 2) sorted by relevance
79 const int minCLevel = MIN_CLEVEL; in select_clevel() local
495 void FIO_setAdaptMin(FIO_prefs_t* const prefs, int minCLevel) in FIO_setAdaptMin()