Searched refs:bip_vec_idx (Results 1 – 1 of 1) sorted by relevance
509 #define bip_vec_idx(bip, idx) (&(bip->bip_vec[(idx)])) macro510 #define bip_vec(bip) bip_vec_idx(bip, 0)513 for (bvl = bip_vec_idx((bip), (start_idx)), i = (start_idx); \