Lines Matching refs:vec_insert
103 vsc = vec_insert(sc, vsc, idx); in test_core()
105 vuc = vec_insert(uc, vuc, idx); in test_core()
107 vuc = vec_insert(uc, vbc, idx); in test_core()
109 vss = vec_insert(ss, vss, idx); in test_core()
111 vus = vec_insert(us, vus, idx); in test_core()
113 vus = vec_insert(us, vbs, idx); in test_core()
115 vsi = vec_insert(si, vsi, idx); in test_core()
117 vui = vec_insert(ui, vui, idx); in test_core()
119 vui = vec_insert(ui, vbi, idx); in test_core()
121 vsl = vec_insert(sl, vsl, idx); in test_core()
123 vul = vec_insert(ul, vul, idx); in test_core()
125 vul = vec_insert(ul, vbl, idx); in test_core()
127 vd = vec_insert(d, vd, idx); in test_core()