Home
last modified time | relevance | path

Searched defs:PL_get_list (Results 1 – 4 of 4) sorted by relevance

/dports/lang/yap/yap-6.2.2/packages/pyswip/pyswip/
H A Dcore.py330 PL_get_list = _lib.PL_get_list variable
/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-ldpass.h112 #define PL_get_list(l, h, t) PL_get_list__LD(l, h, t PASS_LD) macro
H A Dpl-fli.c2018 PL_get_list(term_t l, term_t h, term_t t) in PL_get_list() function
2022 #define PL_get_list(l, h, t) PL_get_list__LD(l, h, t PASS_LD) macro
/dports/lang/yap/yap-6.2.2/library/dialect/swi/fli/
H A Dswi.c779 X_API int PL_get_list(term_t ts, term_t h, term_t tl) in PL_get_list() function