Lines Matching refs:temp_a

656 	int temp_a;  in gmp_zval_unary_op()  local
658 FETCH_GMP_ZVAL(gmpnum_a, a_arg, temp_a); in gmp_zval_unary_op()
663 FREE_GMP_TEMP(temp_a); in gmp_zval_unary_op()
718 int temp_a; in _gmp_unary_opl() local
724 FETCH_GMP_ZVAL(gmpnum_a, a_arg, temp_a); in _gmp_unary_opl()
726 FREE_GMP_TEMP(temp_a); in _gmp_unary_opl()
736 int temp_a, temp_b; in _gmp_binary_opl() local
742 FETCH_GMP_ZVAL(gmpnum_a, a_arg, temp_a); in _gmp_binary_opl()
747 FREE_GMP_TEMP(temp_a); in _gmp_binary_opl()
808 int temp_a; local
826 FETCH_GMP_ZVAL(gmpnum, gmpnumber_arg, temp_a);
835 FREE_GMP_TEMP(temp_a);
1005 int temp_a; local
1012 FETCH_GMP_ZVAL(gmpnum_tmp, a_arg, temp_a); /* no need to free this since it's IS_RESOURCE */
1122 int temp_a; local
1128 FETCH_GMP_ZVAL(gmpnum_a, a_arg, temp_a);
1132 FREE_GMP_TEMP(temp_a);
1138 FREE_GMP_TEMP(temp_a);
1151 int temp_a; local
1157 FETCH_GMP_ZVAL(gmpnum_a, a_arg, temp_a);
1168 FREE_GMP_TEMP(temp_a);
1184 int temp_a; local
1190 FETCH_GMP_ZVAL(gmpnum_a, a_arg, temp_a);
1193 FREE_GMP_TEMP(temp_a);
1204 int temp_a; local
1210 FETCH_GMP_ZVAL(gmpnum_a, gmpnumber_arg, temp_a);
1213 FREE_GMP_TEMP(temp_a);
1238 int temp_a, temp_b; local
1244 FETCH_GMP_ZVAL(gmpnum_a, a_arg, temp_a);
1252 FREE_GMP_TEMP(temp_a);
1272 int temp_a, temp_b; local
1279 FETCH_GMP_ZVAL(gmpnum_a, a_arg, temp_a);
1284 FREE_GMP_TEMP(temp_a);
1318 int temp_a, temp_b; local
1324 FETCH_GMP_ZVAL(gmpnum_a, a_arg, temp_a);
1337 FREE_GMP_TEMP(temp_a);
1349 int temp_a; local
1355 FETCH_GMP_ZVAL(gmpnum_a, a_arg, temp_a);
1358 FREE_GMP_TEMP(temp_a);
1432 int temp_a, temp_b; local
1438 FETCH_GMP_ZVAL(gmpnum_a, a_arg, temp_a);
1452 FREE_GMP_TEMP(temp_a);
1541 int temp_a; local
1547 FETCH_GMP_ZVAL(gmpnum_a, a_arg, temp_a);
1550 FREE_GMP_TEMP(temp_a);
1560 int temp_a, temp_b; local
1566 FETCH_GMP_ZVAL(gmpnum_a, a_arg, temp_a);
1570 FREE_GMP_TEMP(temp_a);
1581 int temp_a; local
1588 FETCH_GMP_ZVAL(gmpnum_a, a_arg, temp_a);
1596 FREE_GMP_TEMP(temp_a);
1606 int temp_a; local
1613 FETCH_GMP_ZVAL(gmpnum_a, a_arg, temp_a);
1620 FREE_GMP_TEMP(temp_a);