Home
last modified time | relevance | path

Searched defs:PL_unify_term (Results 1 – 3 of 3) sorted by relevance

/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-ldpass.h88 #define PL_unify_term(t, ...) PL_unify_term__LD(t PASS_LD, __VA_ARGS__) macro
H A Dpl-fli.c3674 PL_unify_term(term_t t, ...) in PL_unify_term() function
3685 #define PL_unify_term(t, ...) PL_unify_term__LD(t PASS_LD, __VA_ARGS__) macro
/dports/lang/yap/yap-6.2.2/library/dialect/swi/fli/
H A Dswi.c1924 X_API int PL_unify_term(term_t l,...) in PL_unify_term() function