Home
last modified time | relevance | path

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

/dports/databases/qof/qof-0.8.8/qof/
H A Dqofnumeric.h219 } QofNumericErrorCode; typedef
276 qof_numeric_error (QofNumericErrorCode error_code);
318 QofNumericErrorCode
H A Dqofnumeric.c38 QofNumericErrorCode
47 return (QofNumericErrorCode) in.num; in qof_numeric_check()
999 qof_numeric_error (QofNumericErrorCode error_code) in qof_numeric_error()