Home
last modified time | relevance | path

Searched refs:Yap_opcount (Results 1 – 3 of 3) sorted by relevance

/dports/lang/yap/yap-6.2.2/C/
H A Danalyst.c46 Yap_opcount[i] = 0; in p_reset_op_counters()
58 j = Yap_opcount[inst]; in print_instruction()
428 Yap_opcount[_pop] + in p_show_ops_by_group()
429 Yap_opcount[_pop_n]; in p_show_ops_by_group()
478 Yap_opcount[_call] + in p_show_ops_by_group()
479 Yap_opcount[_fcall]; in p_show_ops_by_group()
487 Yap_opcount[_try_c] + in p_show_ops_by_group()
549 Yap_opcount[_p_eq] + in p_show_ops_by_group()
567 Yap_opcount[_cut] + in p_show_ops_by_group()
575 Yap_opcount[_fcall]; in p_show_ops_by_group()
[all …]
H A Dabsmi.c779 Yap_opcount[opcode]++;
/dports/lang/yap/yap-6.2.2/H/
H A Damidefs.h1083 extern YAP_ULONG_LONG Yap_opcount[_std_top + 1];