Searched refs:in_list (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dbip_arith.c408 pword in_list, out_list, zero_list, new_coeff; local
416 in_list.val = vin;
417 in_list.tag = tin;
418 curr_tail = &in_list;
585 pword in_list, out_list, unit_var; local
590 in_list.val = vin;
591 in_list.tag = tin;
592 in_tail = in_reuse_tail = &in_list;

Completed in 23 milliseconds