bc_is_neg         126 ext/bcmath/libbcmath/src/bcmath.h _PROTOTYPE(char bc_is_neg, (bc_num num));
bc_is_neg          53 ext/bcmath/libbcmath/src/raisemod.c   if (bc_is_neg(expo)) return -1;