Searched refs:gene_best_record_t (Results 1 – 2 of 2) sorted by relevance
355 } gene_best_record_t; typedef370 gene_best_record_t * best_records;
627 allvote -> best_records = (gene_best_record_t *) malloc(sizeof(gene_best_record_t)* expected_len); in init_allvote()