Home
last modified time | relevance | path

Searched defs:PL_unregister_atom (Results 1 – 5 of 5) sorted by relevance

/dports/lang/yap/yap-6.2.2/packages/pyswip/pyswip/
H A Dcore.py218 PL_unregister_atom = _lib.PL_unregister_atom variable
/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-atom.c1253 PL_unregister_atom(atom_t a) in PL_unregister_atom() function
H A DSWI-Prolog.h466 #define PL_unregister_atom(a) \ macro
H A Dpl-incl.h1195 #define PL_unregister_atom(a) \ macro
1200 #define PL_unregister_atom(a) macro
/dports/lang/yap/yap-6.2.2/library/dialect/swi/fli/
H A Dswi.c2155 X_API void PL_unregister_atom(atom_t atom) in PL_unregister_atom() function