Searched refs:ops_begin (Results 1 – 1 of 1) sorted by relevance
1633 struct hsg_op * const ops_begin = malloc(sizeof(*ops_begin) * op_count); in main() local1634 struct hsg_op * ops = ops_begin; in main()1674 hsg_op_translate(hsg_target_pfn,&target,&hsg_config,hsg_merge,ops_begin); in main()