Home
last modified time | relevance | path

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

/dports/lang/swi-pl/swipl-8.2.3/packages/odbc/
H A Dodbc.c217 static functor_t FUNCTOR_findall2; /* findall(Term, row(...)) */ variable
2620 } else if ( PL_is_functor(head, FUNCTOR_findall2) )
4092 FUNCTOR_findall2 = MKFUNCTOR("findall", 2);