_bc_free_num_ex 162 ext/bcmath/bcmath.c _bc_free_num_ex(&bcmath_globals->_zero_, 1); _bc_free_num_ex 163 ext/bcmath/bcmath.c _bc_free_num_ex(&bcmath_globals->_one_, 1); _bc_free_num_ex 164 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)