Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/packages/pyswip/pyswip/
H A Dcore.py109 PL_FA_VARARGS = 0x08 # call using t0, ac, ctx variable
/dports/lang/yap/yap-6.2.2/include/
H A DSWI-Prolog.h172 #define PL_FA_VARARGS (0x08) /* call using t0, ac, ctx */ macro
/dports/lang/swi-pl/swipl-8.2.3/src/
H A DSWI-Prolog.h329 #define PL_FA_VARARGS (0x08) /* call using t0, ac, ctx */ macro