Home
last modified time | relevance | path

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

/dports/math/yices/yices-2.6.2/src/context/
H A Dcontext_utils.h461 static inline void enable_cond_def_preprocessing(context_t *ctx) { in enable_cond_def_preprocessing() function
/dports/math/yices/yices-2.6.2/src/api/
H A Dyices_api.c8173 enable_cond_def_preprocessing(ctx); in context_set_default_options()