Home
last modified time | relevance | path

Searched refs:is_fun_or_oper (Results 1 – 2 of 2) sorted by relevance

/dports/lang/gnu-apl/apl-1.8/src/
H A DPrefix.hh282 bool is_fun_or_oper(int pc) const;
H A DPrefix.cc202 Prefix::is_fun_or_oper(int pc) const in is_fun_or_oper() function in Prefix
1206 if (is_fun_or_oper(PC)) in reduce_M_M__()
1245 if (is_fun_or_oper(PC)) in reduce_M_M_C_()
1288 if (is_fun_or_oper(PC)) in reduce_M_C_M_()
1339 if (is_fun_or_oper(PC)) in reduce_M_C_M_C()