Searched refs:group_ops (Results 1 – 1 of 1) sorted by relevance
41 struct group_ops { struct78 static struct group_ops arr_ops_out = { arr_get, arr_insert_mov_out };79 static struct group_ops arr_ops_in = { arr_get, arr_insert_mov_in };91 static struct group_ops instr_ops = { instr_get, instr_insert_mov };113 group_n(struct group_ops *ops, void *arr, unsigned n) in group_n()