Home
last modified time | relevance | path

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

/freebsd/contrib/bc/include/
H A Dlibrary.h205 #define BC_FUNC_FOOTER_NO_ERR(vm) \ macro
221 BC_FUNC_FOOTER_NO_ERR(vm); \
/freebsd/contrib/bc/src/
H A Dlibrary.c411 BC_FUNC_FOOTER_NO_ERR(vm); in bcl_ctxt_create()
1403 BC_FUNC_FOOTER_NO_ERR(vm); in bcl_string_helper()