Home
last modified time | relevance | path

Searched refs:step2 (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/binutils/binutils/
H A Ddllwrap.c1047 dyn_string_append_cstr (step2, "--base-file "); in main()
1050 dyn_string_append_cstr (step2, in main()
1052 dyn_string_append_cstr (step2, base_file_name); in main()
1053 dyn_string_append_cstr (step2, in main()
1056 dyn_string_append_cstr (step2, "--output-exp "); in main()
1059 dyn_string_append_cstr (step2, in main()
1061 dyn_string_append_cstr (step2, exp_file_name); in main()
1062 dyn_string_append_cstr (step2, in main()
1067 dyn_string_append_cstr (step2, " "); in main()
1071 if (run (dlltool_name, step2->s)) in main()
[all …]
/freebsd-12.1/contrib/cortex-strings/scripts/
H A Dbench.py141 step2 = 1.4
145 for step in [step1, step2]:
/freebsd-12.1/sys/contrib/octeon-sdk/
H A Dcvmx-helper.c1411 step2: in cvmx_helper_shutdown_packet_io_global()
1603 goto step2; in cvmx_helper_shutdown_packet_io_global()
/freebsd-12.1/contrib/gcc/config/mips/
H A Dmips.c7011 HOST_WIDE_INT step1, step2; in mips_expand_epilogue() local
7026 step2 = 0; in mips_expand_epilogue()
7043 step2 = MIN (step1, MIPS_MAX_FIRST_STACK_STEP); in mips_expand_epilogue()
7044 step1 -= step2; in mips_expand_epilogue()
7079 mips_for_each_saved_reg (cfun->machine->frame.total_size - step2, in mips_expand_epilogue()
7083 if (step2 > 0) in mips_expand_epilogue()
7086 GEN_INT (step2))); in mips_expand_epilogue()
H A Dmips.md223 ;; frsqrt2 floating point reciprocal square root step2
/freebsd-12.1/contrib/netbsd-tests/kernel/
H A Dt_ptrace_wait.c4451 ATF_TC(step2);
4452 ATF_TC_HEAD(step2, tc) in ATF_TC_HEAD() argument
4458 ATF_TC_BODY(step2, tc) in ATF_TC_BODY() argument
6667 ATF_TP_ADD_TC_PT_STEP(tp, step2); in ATF_TP_ADD_TCS()
/freebsd-12.1/contrib/gdb/
H A Dmd5.sum2288 9db30290e91c45e998efe6f61b9ad87e gdb/testsuite/gdb.threads/step2.exp