_bc_free_num_ex 152 ext/bcmath/bcmath.c _bc_free_num_ex(&bcmath_globals->_zero_, 1); _bc_free_num_ex 153 ext/bcmath/bcmath.c _bc_free_num_ex(&bcmath_globals->_one_, 1); _bc_free_num_ex 154 ext/bcmath/bcmath.c _bc_free_num_ex(&bcmath_globals->_two_, 1); _bc_free_num_ex 160 ext/bcmath/libbcmath/src/bcmath.h #define bc_free_num(num) _bc_free_num_ex((num), 0)