Searched refs:RECS (Results 1 – 1 of 1) sorted by relevance
1748 const unsigned RECS = 8; in btlog_guess_top() local1749 struct btlog_record recs[RECS] = {0}; in btlog_guess_top()1789 for (uint32_t j = 0; j < RECS; j++) { in btlog_guess_top()1794 for (uint32_t k = j + 1; k < RECS; k++) { in btlog_guess_top()1808 for (uint32_t j = 0; j < RECS; j++) { in btlog_guess_top()1822 for (uint32_t j = 0; j < RECS; j++) { in btlog_guess_top()1830 for (uint32_t j = 1; j < RECS; j++) { in btlog_guess_top()