Home
last modified time | relevance | path

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

/dports/math/yices/yices-2.6.2/src/include/
H A Dyices.h819 __YICES_DLLSPEC__ extern term_t yices_pair(term_t arg1, term_t arg2);
/dports/math/yices/yices-2.6.2/src/api/
H A Dyices_api.c3314 EXPORTED term_t yices_pair(term_t arg1, term_t arg2) { in yices_pair() function