Home
last modified time | relevance | path

Searched refs:class_term (Results 1 – 4 of 4) sorted by relevance

/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/prolog/lib/plot/
H A Ddemo.pl106 maplist(class_term, ClassList, ClassTerms).
108 class_term(Class, class(Name, Created, Freed)) :-
/dports/games/tads/tads-3.0.8/tads3/
H A Dvminit.cpp290 CVmObjTads::class_term(vmg0_); in vm_terminate()
H A Dvmtobj.h477 static void class_term(VMG0_);
H A Dvmtobj.cpp621 void CVmObjTads::class_term(VMG0_) in class_term() function in CVmObjTads