_bc_free_num_ex 158 ext/bcmath/bcmath.c _bc_free_num_ex(&bcmath_globals->_zero_, 1); _bc_free_num_ex 159 ext/bcmath/bcmath.c _bc_free_num_ex(&bcmath_globals->_one_, 1); _bc_free_num_ex 160 ext/bcmath/bcmath.c _bc_free_num_ex(&bcmath_globals->_two_, 1); _bc_free_num_ex 106 ext/bcmath/libbcmath/src/bcmath.h _PROTOTYPE(void _bc_free_num_ex, (bc_num *num, int persistent)); _bc_free_num_ex 160 ext/bcmath/libbcmath/src/bcmath.h #define bc_free_num(num) _bc_free_num_ex((num), 0)