Home
last modified time | relevance | path

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

/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-copyterm.h45 COMMON(fastheap_term*) term_to_fastheap(term_t t ARG_LD);
H A Dpl-event.c130 cb->closure.term = term_to_fastheap(closure PASS_LD); in add_event_hook()
H A Dpl-copyterm.c691 term_to_fastheap(term_t t ARG_LD) in term_to_fastheap() function
H A Dpl-tabling.c59 #define PL_record(t) term_to_fastheap(t PASS_LD)