Home
last modified time | relevance | path

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

/dports/math/cvc3/cvc3-2.4.1/src/sat/
H A Dxchaff_solver.h177 void *_deduction_hook_cookie; variable
272 _deduction_hook_cookie = cookie; } in RegisterDeductionHook()
H A Dxchaff_solver.cpp878 (*_deduction_hook)(_deduction_hook_cookie); in deduce()