Home
last modified time | relevance | path

Searched refs:trie_gen_raw (Results 1 – 3 of 3) sorted by relevance

/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-trie.h186 COMMON(foreign_t) trie_gen_raw(
H A Dpl-trie.c2149 trie_gen_raw(trie *trie, trie_node *root, term_t Key, term_t Value, in trie_gen_raw() function
2286 return trie_gen_raw(trie, root, Key, Value, Data, in trie_gen()
2292 { return trie_gen_raw(NULL, NULL, Key, Value, Data, in trie_gen()
2476 { return trie_gen_raw(trie, root, A3, 0, 0, NULL, NULL, PL__ctx);
H A Dpl-tabling.c5161 return trie_gen_raw(trie, root, A3, 0, A4, unify_delay_info, &ctx, PL__ctx);
5208 { return trie_gen_raw(trie, root, A3, 0, A4, unify_delay_info_dl,
5282 return trie_gen_raw(trie, root, A3, 0, A3,