Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/packages/PLStream/
H A Dpl-yap.c232 _PL_unify_atomic(term_t t, PL_atomic_t a) in _PL_unify_atomic() function
H A Dpl-incl.h605 #define _PL_unify_atomic PL_unify_atomic macro
/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-ldpass.h108 #define _PL_unify_atomic(t, a) PL_unify_atom__LD(t, a PASS_LD) macro
H A Dpl-fli.c3768 _PL_unify_atomic(term_t t, PL_atomic_t a) in _PL_unify_atomic() function
3780 #define _PL_unify_atomic(t, a) PL_unify_atom__LD(t, a PASS_LD) macro