Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/binutils/
HDdllwrap.c1042 dyn_string_t step2 = dyn_string_new (dlltool_cmdline->length in main() local
1047 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()
[all …]
/NextBSD/sys/contrib/octeon-sdk/
HDcvmx-helper.c1411 step2: in cvmx_helper_shutdown_packet_io_global()
1603 goto step2; in cvmx_helper_shutdown_packet_io_global()
/NextBSD/contrib/gcc/config/mips/
HDmips.c7010 HOST_WIDE_INT step1, step2; in mips_expand_epilogue() local
7025 step2 = 0; in mips_expand_epilogue()
7042 step2 = MIN (step1, MIPS_MAX_FIRST_STACK_STEP); in mips_expand_epilogue()
7043 step1 -= step2; in mips_expand_epilogue()
7078 mips_for_each_saved_reg (cfun->machine->frame.total_size - step2, in mips_expand_epilogue()
7082 if (step2 > 0) in mips_expand_epilogue()
7085 GEN_INT (step2))); in mips_expand_epilogue()
HDmips.md223 ;; frsqrt2 floating point reciprocal square root step2
/NextBSD/contrib/gdb/
HDmd5.sum2288 9db30290e91c45e998efe6f61b9ad87e gdb/testsuite/gdb.threads/step2.exp