Lines Matching refs:vec_insert
128 vsc = vec_insert(sc, vsc, idx); in test_core()
131 vuc = vec_insert(uc, vuc, idx); in test_core()
134 vuc = vec_insert(uc, vbc, idx); in test_core()
137 vss = vec_insert(ss, vss, idx); in test_core()
140 vus = vec_insert(us, vus, idx); in test_core()
143 vus = vec_insert(us, vbs, idx); in test_core()
146 vsi = vec_insert(si, vsi, idx); in test_core()
149 vui = vec_insert(ui, vui, idx); in test_core()
152 vui = vec_insert(ui, vbi, idx); in test_core()
155 vsl = vec_insert(sl, vsl, idx); in test_core()
158 vul = vec_insert(ul, vul, idx); in test_core()
161 vul = vec_insert(ul, vbl, idx); in test_core()
164 vd = vec_insert(d, vd, idx); in test_core()