GET_GMP_FROM_ZVAL 284 ext/gmp/gmp.c gmpnumber = GET_GMP_FROM_ZVAL(zval); \ GET_GMP_FROM_ZVAL 300 ext/gmp/gmp.c gmpnumber = GET_GMP_FROM_ZVAL(zval); \ GET_GMP_FROM_ZVAL 315 ext/gmp/gmp.c gmpnumber = GET_GMP_FROM_ZVAL(zval); \ GET_GMP_FROM_ZVAL 441 ext/gmp/gmp.c gmpnum = GET_GMP_FROM_ZVAL(readobj); GET_GMP_FROM_ZVAL 446 ext/gmp/gmp.c gmpnum = GET_GMP_FROM_ZVAL(readobj); GET_GMP_FROM_ZVAL 451 ext/gmp/gmp.c gmpnum = GET_GMP_FROM_ZVAL(readobj); GET_GMP_FROM_ZVAL 464 ext/gmp/gmp.c mpz_ptr gmpnum = GET_GMP_FROM_ZVAL(obj); GET_GMP_FROM_ZVAL 605 ext/gmp/gmp.c mpz_ptr gmpnum = GET_GMP_FROM_ZVAL(object); GET_GMP_FROM_ZVAL 1208 ext/gmp/gmp.c RETVAL_LONG(mpz_get_si(GET_GMP_FROM_ZVAL(gmpnumber_arg))); GET_GMP_FROM_ZVAL 1400 ext/gmp/gmp.c mpz_ptr gmpnum_tmp = GET_GMP_FROM_ZVAL(a_arg); GET_GMP_FROM_ZVAL 1962 ext/gmp/gmp.c gmpnum_a = GET_GMP_FROM_ZVAL(a_arg); GET_GMP_FROM_ZVAL 1989 ext/gmp/gmp.c gmpnum_a = GET_GMP_FROM_ZVAL(a_arg);