Home
last modified time | relevance | path

Searched refs:qof_numeric_reduce (Results 1 – 4 of 4) sorted by relevance

/dports/databases/qof/qof-0.8.8/qof/
H A Dqofnumeric.c450 a = qof_numeric_reduce (a); in qof_numeric_mul()
451 b = qof_numeric_reduce (b); in qof_numeric_mul()
455 a = qof_numeric_reduce (a); in qof_numeric_mul()
456 b = qof_numeric_reduce (b); in qof_numeric_mul()
566 QofNumeric ra = qof_numeric_reduce (a); in qof_numeric_div()
567 QofNumeric rb = qof_numeric_reduce (b); in qof_numeric_div()
688 return qof_numeric_reduce (in); in qof_numeric_convert()
760 temp = qof_numeric_reduce (temp); in qof_numeric_convert()
883 qof_numeric_reduce (QofNumeric in) in qof_numeric_reduce() function
H A Dqofnumeric.h483 QofNumeric qof_numeric_reduce (QofNumeric in);
/dports/databases/qof/qof-0.8.8/qof/test/
H A Dtest-numeric.c134 rone = qof_numeric_reduce (rone); in check_reduce()
139 rfour = qof_numeric_reduce (rfour); in check_reduce()
143 rval = qof_numeric_reduce (val); in check_reduce()
150 rval = qof_numeric_reduce (val); in check_reduce()
157 rval = qof_numeric_reduce (val); in check_reduce()
219 bval = qof_numeric_reduce (val); in check_equality_operator()
220 rval = qof_numeric_reduce (mval); in check_equality_operator()
/dports/databases/qof/qof-0.8.8/
H A Dqof.symbols.in343 qof_numeric_reduce@LIBQOF_0.8.0 0.8.0