Home
last modified time | relevance | path

Searched refs:temp_base (Results 101 – 125 of 329) sorted by relevance

12345678910>>...14

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libiberty/
H A Dpex-mpw.c49 pexecute (program, argv, this_pname, temp_base, errmsg_fmt, errmsg_arg, flags) in pexecute() argument
53 const char *temp_base;
H A Dpex-win32.c136 pexecute (program, argv, this_pname, temp_base, errmsg_fmt, errmsg_arg, flags) in pexecute() argument
140 const char *temp_base ATTRIBUTE_UNUSED;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/libiberty/
H A Dpex-mpw.c49 pexecute (program, argv, this_pname, temp_base, errmsg_fmt, errmsg_arg, flags)
53 const char *temp_base;
H A Dpex-win32.c136 pexecute (program, argv, this_pname, temp_base, errmsg_fmt, errmsg_arg, flags)
140 const char *temp_base ATTRIBUTE_UNUSED;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libiberty/
H A Dpex-mpw.c49 pexecute (program, argv, this_pname, temp_base, errmsg_fmt, errmsg_arg, flags) in pexecute() argument
53 const char *temp_base;
H A Dpex-win32.c136 pexecute (program, argv, this_pname, temp_base, errmsg_fmt, errmsg_arg, flags) in pexecute() argument
140 const char *temp_base ATTRIBUTE_UNUSED;
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/libiberty/
H A Dpex-unix.c83 pexecute (program, argv, this_pname, temp_base, errmsg_fmt, errmsg_arg, in pexecute() argument
88 const char *temp_base ATTRIBUTE_UNUSED;
H A Dpex-win32.c141 pexecute (program, argv, this_pname, temp_base, errmsg_fmt, errmsg_arg, flags) in pexecute() argument
145 const char *temp_base ATTRIBUTE_UNUSED;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/libiberty/
H A Dpex-win32.c136 pexecute (program, argv, this_pname, temp_base, errmsg_fmt, errmsg_arg, flags) in pexecute() argument
140 const char *temp_base ATTRIBUTE_UNUSED;
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/byacc/dist/
H A Dlalr.c187 Value_t *temp_base; in set_goto_map() local
193 temp_base = NEW2(nvars + 1, Value_t); in set_goto_map()
196 temp_map = temp_base - ntokens; in set_goto_map()
249 FREE(temp_base); in set_goto_map()
/dports/math/combblas/CombBLAS_beta_16_2/graph500-1.2/generator/
H A Dpermutation_gen.c255 MPI_Aint temp_base, indices[2]; in rand_sort_mpi() local
257 MPI_Get_address(&temp, &temp_base); in rand_sort_mpi()
260 indices[0] -= temp_base; in rand_sort_mpi()
261 indices[1] -= temp_base; in rand_sort_mpi()
/dports/math/php81-gmp/php-8.1.1/ext/gmp/
H A Dgmp.c1248 gmp_temp_t temp_base;
1265 FETCH_GMP_ZVAL(gmpnum_base, base_arg, temp_base, 1);
1268 FREE_GMP_TEMP(temp_base);
1279 gmp_temp_t temp_base, temp_exp, temp_mod;
1285 FETCH_GMP_ZVAL(gmpnum_base, base_arg, temp_base, 1);
1291 FETCH_GMP_ZVAL_DEP(gmpnum_exp, exp_arg, temp_exp, temp_base, 2);
1294 FREE_GMP_TEMP(temp_base);
1299 FETCH_GMP_ZVAL_DEP_DEP(gmpnum_mod, mod_arg, temp_mod, temp_exp, temp_base, 3);
1303 FREE_GMP_TEMP(temp_base);
1317 FREE_GMP_TEMP(temp_base);
/dports/math/php80-gmp/php-8.0.15/ext/gmp/
H A Dgmp.c1247 gmp_temp_t temp_base; in ZEND_FUNCTION() local
1264 FETCH_GMP_ZVAL(gmpnum_base, base_arg, temp_base, 1); in ZEND_FUNCTION()
1267 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1278 gmp_temp_t temp_base, temp_exp, temp_mod; in ZEND_FUNCTION() local
1284 FETCH_GMP_ZVAL(gmpnum_base, base_arg, temp_base, 1); in ZEND_FUNCTION()
1290 FETCH_GMP_ZVAL_DEP(gmpnum_exp, exp_arg, temp_exp, temp_base, 2); in ZEND_FUNCTION()
1293 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1298 FETCH_GMP_ZVAL_DEP_DEP(gmpnum_mod, mod_arg, temp_mod, temp_exp, temp_base, 3); in ZEND_FUNCTION()
1302 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1316 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
/dports/www/mod_php81/php-8.1.1/ext/gmp/
H A Dgmp.c1248 gmp_temp_t temp_base; in ZEND_FUNCTION() local
1265 FETCH_GMP_ZVAL(gmpnum_base, base_arg, temp_base, 1); in ZEND_FUNCTION()
1268 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1279 gmp_temp_t temp_base, temp_exp, temp_mod; in ZEND_FUNCTION() local
1285 FETCH_GMP_ZVAL(gmpnum_base, base_arg, temp_base, 1); in ZEND_FUNCTION()
1291 FETCH_GMP_ZVAL_DEP(gmpnum_exp, exp_arg, temp_exp, temp_base, 2); in ZEND_FUNCTION()
1294 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1299 FETCH_GMP_ZVAL_DEP_DEP(gmpnum_mod, mod_arg, temp_mod, temp_exp, temp_base, 3); in ZEND_FUNCTION()
1303 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1317 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
/dports/lang/php81/php-8.1.1/ext/gmp/
H A Dgmp.c1248 gmp_temp_t temp_base; in ZEND_FUNCTION() local
1265 FETCH_GMP_ZVAL(gmpnum_base, base_arg, temp_base, 1); in ZEND_FUNCTION()
1268 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1279 gmp_temp_t temp_base, temp_exp, temp_mod; in ZEND_FUNCTION() local
1285 FETCH_GMP_ZVAL(gmpnum_base, base_arg, temp_base, 1); in ZEND_FUNCTION()
1291 FETCH_GMP_ZVAL_DEP(gmpnum_exp, exp_arg, temp_exp, temp_base, 2); in ZEND_FUNCTION()
1294 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1299 FETCH_GMP_ZVAL_DEP_DEP(gmpnum_mod, mod_arg, temp_mod, temp_exp, temp_base, 3); in ZEND_FUNCTION()
1303 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1317 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
/dports/lang/php80/php-8.0.15/ext/gmp/
H A Dgmp.c1247 gmp_temp_t temp_base; in ZEND_FUNCTION() local
1264 FETCH_GMP_ZVAL(gmpnum_base, base_arg, temp_base, 1); in ZEND_FUNCTION()
1267 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1278 gmp_temp_t temp_base, temp_exp, temp_mod; in ZEND_FUNCTION() local
1284 FETCH_GMP_ZVAL(gmpnum_base, base_arg, temp_base, 1); in ZEND_FUNCTION()
1290 FETCH_GMP_ZVAL_DEP(gmpnum_exp, exp_arg, temp_exp, temp_base, 2); in ZEND_FUNCTION()
1293 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1298 FETCH_GMP_ZVAL_DEP_DEP(gmpnum_mod, mod_arg, temp_mod, temp_exp, temp_base, 3); in ZEND_FUNCTION()
1302 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1316 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
/dports/www/mod_php80/php-8.0.15/ext/gmp/
H A Dgmp.c1247 gmp_temp_t temp_base; in ZEND_FUNCTION() local
1264 FETCH_GMP_ZVAL(gmpnum_base, base_arg, temp_base, 1); in ZEND_FUNCTION()
1267 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1278 gmp_temp_t temp_base, temp_exp, temp_mod; in ZEND_FUNCTION() local
1284 FETCH_GMP_ZVAL(gmpnum_base, base_arg, temp_base, 1); in ZEND_FUNCTION()
1290 FETCH_GMP_ZVAL_DEP(gmpnum_exp, exp_arg, temp_exp, temp_base, 2); in ZEND_FUNCTION()
1293 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1298 FETCH_GMP_ZVAL_DEP_DEP(gmpnum_mod, mod_arg, temp_mod, temp_exp, temp_base, 3); in ZEND_FUNCTION()
1302 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1316 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
/dports/lang/php73/php-7.3.33/ext/gmp/
H A Dgmp.c1433 gmp_temp_t temp_base; in ZEND_FUNCTION() local
1450 FETCH_GMP_ZVAL(gmpnum_base, base_arg, temp_base); in ZEND_FUNCTION()
1453 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1465 gmp_temp_t temp_base, temp_exp, temp_mod; in ZEND_FUNCTION() local
1471 FETCH_GMP_ZVAL(gmpnum_base, base_arg, temp_base); in ZEND_FUNCTION()
1477 FETCH_GMP_ZVAL_DEP(gmpnum_exp, exp_arg, temp_exp, temp_base); in ZEND_FUNCTION()
1480 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1485 FETCH_GMP_ZVAL_DEP_DEP(gmpnum_mod, mod_arg, temp_mod, temp_exp, temp_base); in ZEND_FUNCTION()
1489 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1503 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
/dports/devel/boost-docs/boost_1_72_0/boost/safe_numerics/
H A Dsafe_base_operations.hpp711 using temp_base = typename std::conditional< in return_value() typedef
716 using t_type = checked_result<temp_base>; in return_value()
720 temp_base in return_value()
724 temp_base, in return_value()
725 dispatch_and_return<exception_policy, temp_base> in return_value()
866 using temp_base = typename std::conditional< in return_value() typedef
871 using t_type = checked_result<temp_base>; in return_value()
875 temp_base in return_value()
879 temp_base, in return_value()
880 dispatch_and_return<exception_policy, temp_base> in return_value()
/dports/devel/hyperscan/boost_1_75_0/boost/safe_numerics/
H A Dsafe_base_operations.hpp677 using temp_base = typename std::conditional< in return_value() typedef
682 using t_type = checked_result<temp_base>; in return_value()
686 temp_base in return_value()
690 temp_base, in return_value()
691 dispatch_and_return<exception_policy, temp_base> in return_value()
832 using temp_base = typename std::conditional< in return_value() typedef
837 using t_type = checked_result<temp_base>; in return_value()
841 temp_base in return_value()
845 temp_base, in return_value()
846 dispatch_and_return<exception_policy, temp_base> in return_value()
/dports/math/php73-gmp/php-7.3.33/ext/gmp/
H A Dgmp.c1433 gmp_temp_t temp_base; in ZEND_FUNCTION() local
1450 FETCH_GMP_ZVAL(gmpnum_base, base_arg, temp_base); in ZEND_FUNCTION()
1453 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1465 gmp_temp_t temp_base, temp_exp, temp_mod; in ZEND_FUNCTION() local
1471 FETCH_GMP_ZVAL(gmpnum_base, base_arg, temp_base); in ZEND_FUNCTION()
1477 FETCH_GMP_ZVAL_DEP(gmpnum_exp, exp_arg, temp_exp, temp_base); in ZEND_FUNCTION()
1480 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1485 FETCH_GMP_ZVAL_DEP_DEP(gmpnum_mod, mod_arg, temp_mod, temp_exp, temp_base); in ZEND_FUNCTION()
1489 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1503 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
/dports/math/php74-gmp/php-7.4.27/ext/gmp/
H A Dgmp.c1414 gmp_temp_t temp_base; in ZEND_FUNCTION() local
1431 FETCH_GMP_ZVAL(gmpnum_base, base_arg, temp_base); in ZEND_FUNCTION()
1434 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1446 gmp_temp_t temp_base, temp_exp, temp_mod; in ZEND_FUNCTION() local
1452 FETCH_GMP_ZVAL(gmpnum_base, base_arg, temp_base); in ZEND_FUNCTION()
1458 FETCH_GMP_ZVAL_DEP(gmpnum_exp, exp_arg, temp_exp, temp_base); in ZEND_FUNCTION()
1461 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1466 FETCH_GMP_ZVAL_DEP_DEP(gmpnum_mod, mod_arg, temp_mod, temp_exp, temp_base); in ZEND_FUNCTION()
1470 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1484 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/safe_numerics/
H A Dsafe_base_operations.hpp677 using temp_base = typename std::conditional< in return_value() typedef
682 using t_type = checked_result<temp_base>; in return_value()
686 temp_base in return_value()
690 temp_base, in return_value()
691 dispatch_and_return<exception_policy, temp_base> in return_value()
832 using temp_base = typename std::conditional< in return_value() typedef
837 using t_type = checked_result<temp_base>; in return_value()
841 temp_base in return_value()
845 temp_base, in return_value()
846 dispatch_and_return<exception_policy, temp_base> in return_value()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/safe_numerics/
H A Dsafe_base_operations.hpp677 using temp_base = typename std::conditional<
682 using t_type = checked_result<temp_base>;
686 temp_base
690 temp_base,
691 dispatch_and_return<exception_policy, temp_base>
832 using temp_base = typename std::conditional<
837 using t_type = checked_result<temp_base>;
841 temp_base
845 temp_base,
846 dispatch_and_return<exception_policy, temp_base>
/dports/lang/php74/php-7.4.27/ext/gmp/
H A Dgmp.c1414 gmp_temp_t temp_base; in ZEND_FUNCTION() local
1431 FETCH_GMP_ZVAL(gmpnum_base, base_arg, temp_base); in ZEND_FUNCTION()
1434 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1446 gmp_temp_t temp_base, temp_exp, temp_mod; in ZEND_FUNCTION() local
1452 FETCH_GMP_ZVAL(gmpnum_base, base_arg, temp_base); in ZEND_FUNCTION()
1458 FETCH_GMP_ZVAL_DEP(gmpnum_exp, exp_arg, temp_exp, temp_base); in ZEND_FUNCTION()
1461 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1466 FETCH_GMP_ZVAL_DEP_DEP(gmpnum_mod, mod_arg, temp_mod, temp_exp, temp_base); in ZEND_FUNCTION()
1470 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()
1484 FREE_GMP_TEMP(temp_base); in ZEND_FUNCTION()

12345678910>>...14