Home
last modified time | relevance | path

Searched refs:do_it (Results 1 – 25 of 42) sorted by relevance

12

/netbsd/external/gpl3/gcc.old/dist/libgcc/config/arm/
H A Dbpabi.S41 do_it lt
43 do_it gt
45 do_it ne
48 do_it lo
50 do_it hi
61 do_it lo
63 do_it hi
65 do_it ne
68 do_it lo
70 do_it hi
[all …]
H A Dieee754-sf.S91 do_it lt
98 do_it hi
105 do_it ne
110 do_it ne
162 do_it eq
172 do_it hs
236 do_it ne
245 do_it eq
260 do_it cs
312 do_it mi
[all …]
H A Dieee754-df.S101 do_it eq
114 do_it lt
129 do_it hi
562 do_it eq
597 do_it ne
600 do_it ne
665 do_it ne
684 do_it ne
705 do_it hi
711 do_it eq
[all …]
H A Dlib1funcs.S290 do_it gt
292 do_it lt
587 do_it hs, t
591 do_it hs, t
1105 do_it eq
1301 do_it mi
1306 do_it mi
1316 do_it mi
1321 do_it mi
1327 do_it eq,t
[all …]
/netbsd/external/gpl3/gcc/dist/libgcc/config/arm/
H A Dbpabi.S41 do_it lt
43 do_it gt
45 do_it ne
48 do_it lo
50 do_it hi
61 do_it lo
63 do_it hi
65 do_it ne
68 do_it lo
70 do_it hi
[all …]
H A Dieee754-sf.S91 do_it lt
98 do_it hi
105 do_it ne
110 do_it ne
162 do_it eq
172 do_it hs
236 do_it ne
245 do_it eq
260 do_it cs
312 do_it mi
[all …]
H A Dieee754-df.S101 do_it eq
114 do_it lt
129 do_it hi
562 do_it eq
597 do_it ne
600 do_it ne
665 do_it ne
684 do_it ne
705 do_it hi
711 do_it eq
[all …]
H A Dlib1funcs.S290 do_it gt
292 do_it lt
587 do_it hs, t
591 do_it hs, t
1105 do_it eq
1301 do_it mi
1306 do_it mi
1316 do_it mi
1321 do_it mi
1327 do_it eq,t
[all …]
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.compile/
H A Dcompile-cplus-inherit.cc19 int do_it (int amount) { return a_ + amount; } in do_it() function
27 int do_it (int amount) { return b_ - amount; } in do_it() function
35 int do_it (int amount) { return c_ * amount; } in do_it() function
53 var = d.A::do_it (1) in main()
54 + d.B::do_it (2) in main()
55 + d.C::do_it (3); // break here in main()
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.compile/
H A Dcompile-cplus-inherit.cc19 int do_it (int amount) { return a_ + amount; } in do_it() function
27 int do_it (int amount) { return b_ - amount; } in do_it() function
35 int do_it (int amount) { return c_ * amount; } in do_it() function
53 var = d.A::do_it (1) in main()
54 + d.B::do_it (2) in main()
55 + d.C::do_it (3); // break here in main()
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-ifunc/
H A Difunc-26.s6 .globl do_it
7 .type do_it, %gnu_indirect_function
8 .set do_it,resolve_do_it define
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-ifunc/
H A Difunc-26.s6 .globl do_it
7 .type do_it, %gnu_indirect_function
8 .set do_it,resolve_do_it define
/netbsd/external/gpl3/gcc/dist/libcpp/
H A Dtraditional.c756 bool do_it = false; in _cpp_scan_out_logical_line() local
760 do_it = true; in _cpp_scan_out_logical_line()
764 do_it = lex_identifier (pfile, cur)->is_directive; in _cpp_scan_out_logical_line()
766 if (do_it || CPP_OPTION (pfile, lang) != CLK_ASM) in _cpp_scan_out_logical_line()
H A Dtraditional.cc761 bool do_it = false; in _cpp_scan_out_logical_line() local
765 do_it = true; in _cpp_scan_out_logical_line()
769 do_it = lex_identifier (pfile, cur)->is_directive; in _cpp_scan_out_logical_line()
771 if (do_it || CPP_OPTION (pfile, lang) != CLK_ASM) in _cpp_scan_out_logical_line()
/netbsd/external/gpl3/gcc.old/dist/libcpp/
H A Dtraditional.c756 bool do_it = false; in _cpp_scan_out_logical_line() local
760 do_it = true; in _cpp_scan_out_logical_line()
764 do_it = lex_identifier (pfile, cur)->is_directive; in _cpp_scan_out_logical_line()
766 if (do_it || CPP_OPTION (pfile, lang) != CLK_ASM) in _cpp_scan_out_logical_line()
/netbsd/games/hack/
H A Dhack.read.c551 goto do_it; in litroom()
583 do_it: in litroom()
/netbsd/external/gpl3/binutils/dist/bfd/
H A Delf32-arc.c1131 middle_endian_convert (bfd_vma insn, bool do_it) in middle_endian_convert() argument
1133 if (do_it) in middle_endian_convert()
2580 bool do_it = false; in elf_arc_finish_dynamic_sections() local
2622 do_it = true; in elf_arc_finish_dynamic_sections()
2635 do_it = true; in elf_arc_finish_dynamic_sections()
2640 do_it = true; in elf_arc_finish_dynamic_sections()
2648 if (do_it) in elf_arc_finish_dynamic_sections()
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delf32-arc.c1131 middle_endian_convert (bfd_vma insn, bfd_boolean do_it) in middle_endian_convert() argument
1133 if (do_it) in middle_endian_convert()
2580 bfd_boolean do_it = FALSE; in elf_arc_finish_dynamic_sections() local
2622 do_it = TRUE; in elf_arc_finish_dynamic_sections()
2635 do_it = TRUE; in elf_arc_finish_dynamic_sections()
2640 do_it = TRUE; in elf_arc_finish_dynamic_sections()
2648 if (do_it) in elf_arc_finish_dynamic_sections()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delf32-arc.c1135 middle_endian_convert (bfd_vma insn, bfd_boolean do_it) in middle_endian_convert() argument
1137 if (do_it) in middle_endian_convert()
2582 bfd_boolean do_it = FALSE; in elf_arc_finish_dynamic_sections() local
2624 do_it = TRUE; in elf_arc_finish_dynamic_sections()
2637 do_it = TRUE; in elf_arc_finish_dynamic_sections()
2642 do_it = TRUE; in elf_arc_finish_dynamic_sections()
2650 if (do_it) in elf_arc_finish_dynamic_sections()
H A Delflink.c3514 bfd_boolean do_it) in elf_add_dt_needed_tag() argument
3552 if (do_it) in elf_add_dt_needed_tag()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delf32-arc.c1131 middle_endian_convert (bfd_vma insn, bfd_boolean do_it) in middle_endian_convert() argument
1133 if (do_it) in middle_endian_convert()
2580 bfd_boolean do_it = FALSE; in elf_arc_finish_dynamic_sections() local
2622 do_it = TRUE; in elf_arc_finish_dynamic_sections()
2635 do_it = TRUE; in elf_arc_finish_dynamic_sections()
2640 do_it = TRUE; in elf_arc_finish_dynamic_sections()
2648 if (do_it) in elf_arc_finish_dynamic_sections()
/netbsd/external/bsd/ntp/dist/ntpd/
H A Drefclock_parse.c1583 int do_it; in list_err() local
1591 do_it = (current_time - err->err_last) >= err->err_stage->err_delay; in list_err()
1593 if (do_it) in list_err()
1603 if (!err->err_cnt && do_it) in list_err()
1607 if (!do_it) in list_err()
1612 if (do_it && err->err_suppressed) in list_err()
1620 return do_it; in list_err()
/netbsd/sys/arch/sparc/fpu/
H A Dfpu.c272 do_it;
/netbsd/crypto/external/bsd/openssl/dist/apps/
H A Dspeed.c1340 #define stop_it(do_it, test_num)\ argument
1341 memset(do_it + test_num, 0, OSSL_NELEM(do_it) - test_num);
/netbsd/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-20091765 (do_it): Call automatic IT machinery functions.

12