Searched refs:bc_struct (Results 1 – 2 of 2) sorted by relevance
37 typedef struct bc_struct *bc_num;39 typedef struct bc_struct struct53 } bc_struct; argument
72 temp = (bc_num) malloc (sizeof(bc_struct)); in bc_new_num()627 temp = (bc_num) malloc (sizeof(bc_struct)); in new_sub_num()