stk_rec            48 ext/bcmath/libbcmath/src/output.c 	struct stk_rec *next;
stk_rec            97 ext/bcmath/libbcmath/src/output.c   stk_rec *digits, *temp;
stk_rec           155 ext/bcmath/libbcmath/src/output.c 	    temp = (stk_rec *) emalloc (sizeof(stk_rec));