Home
last modified time | relevance | path

Searched defs:vc_iteExpr (Results 1 – 2 of 2) sorted by relevance

/dports/math/stp/stp-2.3.3/lib/Interface/
H A Dc_interface.cpp923 Expr vc_iteExpr(VC vc, Expr cond, Expr thenpart, Expr elsepart) in vc_iteExpr() function
/dports/math/cvc3/cvc3-2.4.1/src/c_interface/
H A Dc_interface.cpp1023 extern "C" Expr vc_iteExpr(VC vc, Expr ifpart, Expr thenpart, Expr elsepart) in vc_iteExpr() function