Searched refs:RECS (Results 1 – 1 of 1) sorted by relevance
1758 const unsigned RECS = 8; in btlog_guess_top() local1759 struct btlog_record recs[RECS] = {0}; in btlog_guess_top()1799 for (uint32_t j = 0; j < RECS; j++) { in btlog_guess_top()1804 for (uint32_t k = j + 1; k < RECS; k++) { in btlog_guess_top()1818 for (uint32_t j = 0; j < RECS; j++) { in btlog_guess_top()1832 for (uint32_t j = 0; j < RECS; j++) { in btlog_guess_top()1840 for (uint32_t j = 1; j < RECS; j++) { in btlog_guess_top()