Searched refs:junction_tmp_r2 (Results 1 – 3 of 3) sorted by relevance
459 void * junction_tmp_r2; member
2373 subjunc_result_t * junction_tmp_r2 , * junction_tmp_r1; in process_voting_junction_PE_topK() local2375 junction_tmp_r2 = (subjunc_result_t *) topbuf -> junction_tmp_r2; in process_voting_junction_PE_topK()2378 memset(junction_tmp_r2, 0, sizeof(subjunc_result_t) * global_context->config.multi_best_reads); in process_voting_junction_PE_topK()2397 …onfig.do_breakpoint_detection) current_junction_tmp = is_second_read?junction_tmp_r2:junction_tmp_… in process_voting_junction_PE_topK()2454 …onfig.do_breakpoint_detection) current_junction_tmp = is_second_read?junction_tmp_r2:junction_tmp_… in process_voting_junction_PE_topK()2505 …onfig.do_breakpoint_detection) current_junction_tmp = is_second_read?junction_tmp_r2:junction_tmp_… in process_voting_junction_PE_topK()
3367 …topKbuff -> junction_tmp_r2 = malloc(sizeof(subjunc_result_t) * global_context->config.multi_best_…3378 free(topKbuff ->junction_tmp_r2);