Searched refs:AUX_SDB_NUM_EMPTY (Results 1 – 1 of 1) sorted by relevance
1350 #define AUX_SDB_NUM_EMPTY(aux) AUX_SDB_NUM(aux, aux->head, aux->empty_mark) macro1435 if (range > AUX_SDB_NUM_EMPTY(aux)) { in aux_output_begin()1436 range_scan = range - AUX_SDB_NUM_EMPTY(aux); in aux_output_begin()1532 if (range <= AUX_SDB_NUM_EMPTY(aux)) in aux_reset_buffer()1553 range_scan = range - AUX_SDB_NUM_EMPTY(aux); in aux_reset_buffer()