Home
last modified time | relevance | path

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

/dports/multimedia/xine/xine-ui-0.99.12/src/common/
H A Dutils.c90 char *atoa(char *str) { in atoa() function
/dports/math/cvc3/cvc3-2.4.1/src/theory_quant/
H A Dtheory_quant.cpp1738 Theorem atoa = d_theoryCore->getCommonRules()->assumpRule(pos_expr); in simplifyQuant() local