Home
last modified time | relevance | path

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

/dports/math/eprover/eprover-E-2.0/TERMS/
H A Dcte_signature.c467 void SigSetSpecial(Sig_p sig, FunCode f_code, bool value) in SigSetSpecial() function
551 SigSetSpecial(sig, i, value); in SigSetAllSpecial()
585 SigSetSpecial(sig, pos, true); in SigInsertId()
611 SigSetSpecial(sig,sig->f_count,special_id); in SigInsertId()
H A Dcte_signature.h209 void SigSetSpecial(Sig_p sig, FunCode f_code, bool value);