Searched refs:try_store_as_dbterm (Results 1 – 1 of 1) sorted by relevance
/dports/lang/yap/yap-6.2.2/C/ |
H A D | compiler.c | 608 try_store_as_dbterm(Term t, Int argno, unsigned int arity, int level, compiler_struct *cglobs) in try_store_as_dbterm() function 736 if (try_store_as_dbterm(t, argno, arity, level, cglobs)) in c_arg() 790 if (try_store_as_dbterm(t, argno, arity, level, cglobs)) in c_arg()
|