Home
last modified time | relevance | path

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

/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-ldpass.h53 compileTermToHeap__LD(t, NULL, NULL, f PASS_LD)
H A Dpl-bag.c224 if ( !(r = compileTermToHeap__LD(term, alloc_record, bag, R_NOLOCK PASS_LD)) ) in add_findall_bag()
H A Dpl-funcs.h546 COMMON(Record) compileTermToHeap__LD(term_t term,
H A Dpl-rec.c683 compileTermToHeap__LD(term_t t, in compileTermToHeap__LD() function