/openbsd-src/gnu/usr.bin/gcc/gcc/config/ |
H A D | fp-bit.c | 83 void __extendsfxf2 (void) { abort(); } in __extendsfxf2() argument 84 void __extenddfxf2 (void) { abort(); } in __extenddfxf2() argument 85 void __truncxfdf2 (void) { abort(); } in __truncxfdf2() argument 86 void __truncxfsf2 (void) { abort(); } in __truncxfsf2() argument 87 void __fixxfsi (void) { abort(); } in __fixxfsi() argument 88 void __floatsixf (void) { abort(); } in __floatsixf() argument 89 void __addxf3 (void) { abort(); } in __addxf3() argument 90 void __subxf3 (void) { abort(); } in __subxf3() argument 91 void __mulxf3 (void) { abort(); } in __mulxf3() argument 92 void __divxf3 (void) { abort(); } in __divxf3() argument [all …]
|
/openbsd-src/gnu/gcc/gcc/config/ |
H A D | fp-bit.c | 81 void __extendsfxf2 (void) { abort(); } in __extendsfxf2() argument 82 void __extenddfxf2 (void) { abort(); } in __extenddfxf2() argument 83 void __truncxfdf2 (void) { abort(); } in __truncxfdf2() argument 84 void __truncxfsf2 (void) { abort(); } in __truncxfsf2() argument 85 void __fixxfsi (void) { abort(); } in __fixxfsi() argument 86 void __floatsixf (void) { abort(); } in __floatsixf() argument 87 void __addxf3 (void) { abort(); } in __addxf3() argument 88 void __subxf3 (void) { abort(); } in __subxf3() argument 89 void __mulxf3 (void) { abort(); } in __mulxf3() argument 90 void __divxf3 (void) { abort(); } in __divxf3() argument [all …]
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | annotate.c | 56 breakpoints_changed (void) in breakpoints_changed() argument 74 annotate_ignore_count_change (void) in annotate_ignore_count_change() argument 102 annotate_starting (void) in annotate_starting() argument 117 annotate_stopped (void) in annotate_stopped() argument 146 annotate_signalled (void) in annotate_signalled() argument 156 annotate_signal_name (void) in annotate_signal_name() argument 163 annotate_signal_name_end (void) in annotate_signal_name_end() argument 170 annotate_signal_string (void) in annotate_signal_string() argument 177 annotate_signal_string_end (void) in annotate_signal_string_end() argument 184 annotate_signal (void) in annotate_signal() argument [all …]
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_coverage_libcdep_new.cpp | 224 SANITIZER_INTERFACE_WEAK_DEF(void, __sanitizer_cov_trace_pc_guard, u32* guard) { in SANITIZER_INTERFACE_WEAK_DEF() argument 230 SANITIZER_INTERFACE_WEAK_DEF(void, __sanitizer_cov_trace_pc_guard_init, in SANITIZER_INTERFACE_WEAK_DEF() argument 248 SANITIZER_INTERFACE_WEAK_DEF(void, __sanitizer_cov_trace_cmp, void) {} in SANITIZER_INTERFACE_WEAK_DEF() argument 249 SANITIZER_INTERFACE_WEAK_DEF(void, __sanitizer_cov_trace_cmp1, void) {} in SANITIZER_INTERFACE_WEAK_DEF() argument 250 SANITIZER_INTERFACE_WEAK_DEF(void, __sanitizer_cov_trace_cmp2, void) {} in SANITIZER_INTERFACE_WEAK_DEF() argument 251 SANITIZER_INTERFACE_WEAK_DEF(void, __sanitizer_cov_trace_cmp4, void) {} in SANITIZER_INTERFACE_WEAK_DEF() argument 252 SANITIZER_INTERFACE_WEAK_DEF(void, __sanitizer_cov_trace_cmp8, void) {} in SANITIZER_INTERFACE_WEAK_DEF() argument 253 SANITIZER_INTERFACE_WEAK_DEF(void, __sanitizer_cov_trace_const_cmp1, void) {} in SANITIZER_INTERFACE_WEAK_DEF() argument 254 SANITIZER_INTERFACE_WEAK_DEF(void, __sanitizer_cov_trace_const_cmp2, void) {} in SANITIZER_INTERFACE_WEAK_DEF() argument 255 SANITIZER_INTERFACE_WEAK_DEF(void, __sanitizer_cov_trace_const_cmp4, void) {} in SANITIZER_INTERFACE_WEAK_DEF() argument [all …]
|
H A D | sanitizer_coverage_fuchsia.cpp | 218 SANITIZER_INTERFACE_WEAK_DEF(void, __sanitizer_cov_trace_pc_guard, u32 *guard) { in SANITIZER_INTERFACE_WEAK_DEF() argument 224 SANITIZER_INTERFACE_WEAK_DEF(void, __sanitizer_cov_trace_pc_guard_init, in SANITIZER_INTERFACE_WEAK_DEF() argument 238 SANITIZER_INTERFACE_WEAK_DEF(void, __sanitizer_cov_trace_cmp, void) {} in SANITIZER_INTERFACE_WEAK_DEF() argument 239 SANITIZER_INTERFACE_WEAK_DEF(void, __sanitizer_cov_trace_cmp1, void) {} in SANITIZER_INTERFACE_WEAK_DEF() argument 240 SANITIZER_INTERFACE_WEAK_DEF(void, __sanitizer_cov_trace_cmp2, void) {} in SANITIZER_INTERFACE_WEAK_DEF() argument 241 SANITIZER_INTERFACE_WEAK_DEF(void, __sanitizer_cov_trace_cmp4, void) {} in SANITIZER_INTERFACE_WEAK_DEF() argument 242 SANITIZER_INTERFACE_WEAK_DEF(void, __sanitizer_cov_trace_cmp8, void) {} in SANITIZER_INTERFACE_WEAK_DEF() argument 243 SANITIZER_INTERFACE_WEAK_DEF(void, __sanitizer_cov_trace_const_cmp1, void) {} in SANITIZER_INTERFACE_WEAK_DEF() argument 244 SANITIZER_INTERFACE_WEAK_DEF(void, __sanitizer_cov_trace_const_cmp2, void) {} in SANITIZER_INTERFACE_WEAK_DEF() argument 245 SANITIZER_INTERFACE_WEAK_DEF(void, __sanitizer_cov_trace_const_cmp4, void) {} in SANITIZER_INTERFACE_WEAK_DEF() argument [all …]
|
/openbsd-src/lib/libssl/ |
H A D | ssl_methods.c | 190 DTLSv1_client_method(void) DTLSv1_client_method() argument 197 DTLSv1_method(void) DTLSv1_method() argument 204 DTLSv1_server_method(void) DTLSv1_server_method() argument 211 DTLSv1_2_client_method(void) DTLSv1_2_client_method() argument 218 DTLSv1_2_method(void) DTLSv1_2_method() argument 225 DTLSv1_2_server_method(void) DTLSv1_2_server_method() argument 232 DTLS_client_method(void) DTLS_client_method() argument 239 DTLS_method(void) DTLS_method() argument 246 DTLS_server_method(void) DTLS_server_method() argument 442 TLS_client_method(void) TLS_client_method() argument 449 TLS_method(void) TLS_method() argument 456 TLS_server_method(void) TLS_server_method() argument 463 tls_legacy_method(void) tls_legacy_method() argument 469 SSLv23_client_method(void) SSLv23_client_method() argument 476 SSLv23_method(void) SSLv23_method() argument 483 SSLv23_server_method(void) SSLv23_server_method() argument 490 TLSv1_client_method(void) TLSv1_client_method() argument 497 TLSv1_method(void) TLSv1_method() argument 504 TLSv1_server_method(void) TLSv1_server_method() argument 511 TLSv1_1_client_method(void) TLSv1_1_client_method() argument 518 TLSv1_1_method(void) TLSv1_1_method() argument 525 TLSv1_1_server_method(void) TLSv1_1_server_method() argument 532 TLSv1_2_client_method(void) TLSv1_2_client_method() argument 539 TLSv1_2_method(void) TLSv1_2_method() argument 546 TLSv1_2_server_method(void) TLSv1_2_server_method() argument [all...] |
/openbsd-src/gnu/gcc/gcc/ |
H A D | tree-ssa-loop.c | 48 tree_loop_optimizer_init (void) in tree_loop_optimizer_init() argument 66 gate_tree_loop (void) in gate_tree_loop() argument 91 tree_ssa_loop_init (void) in tree_ssa_loop_init() argument 121 tree_ssa_loop_im (void) in tree_ssa_loop_im() argument 131 gate_tree_ssa_loop_im (void) in gate_tree_ssa_loop_im() argument 156 tree_ssa_loop_unswitch (void) in tree_ssa_loop_unswitch() argument 165 gate_tree_ssa_loop_unswitch (void) in gate_tree_ssa_loop_unswitch() argument 190 tree_vectorize (void) in tree_vectorize() argument 197 gate_tree_vectorize (void) in gate_tree_vectorize() argument 222 tree_linear_transform (void) in tree_linear_transform() argument [all …]
|
H A D | loop-init.c | 134 gate_handle_loop2 (void) in gate_handle_loop2() argument 168 rtl_loop_init (void) in rtl_loop_init() argument 200 rtl_loop_done (void) in rtl_loop_done() argument 245 gate_rtl_move_loop_invariants (void) in gate_rtl_move_loop_invariants() argument 251 rtl_move_loop_invariants (void) in rtl_move_loop_invariants() argument 278 gate_rtl_unswitch (void) in gate_rtl_unswitch() argument 284 rtl_unswitch (void) in rtl_unswitch() argument 311 gate_rtl_unroll_and_peel_loops (void) in gate_rtl_unroll_and_peel_loops() argument 317 rtl_unroll_and_peel_loops (void) in rtl_unroll_and_peel_loops() argument 355 gate_rtl_doloop (void) in gate_rtl_doloop() argument [all …]
|
/openbsd-src/gnu/usr.bin/texinfo/makeinfo/ |
H A D | insertion.c | 84 init_insertion_stack (void) in init_insertion_stack() argument 91 current_insertion_type (void) in current_insertion_type() argument 99 current_item_function (void) in current_item_function() argument 146 get_item_function (void) in get_item_function() argument 201 pop_insertion (void) in pop_insertion() argument 345 stop_enumerating (void) in stop_enumerating() argument 357 enumerate_item (void) in enumerate_item() argument 379 enum_html (void) in enum_html() argument 405 command_name_condition (void) in command_name_condition() argument 1348 cm_quotation (void) in cm_quotation() argument [all …]
|
H A D | sectioning.c | 253 current_chapter_number (void) in current_chapter_number() argument 273 current_sectioning_number (void) in current_sectioning_number() argument 283 current_sectioning_name (void) in current_sectioning_name() argument 605 cm_raisesections (void) in cm_raisesections() argument 613 cm_lowersections (void) in cm_lowersections() argument 632 cm_top (void) in cm_top() argument 711 cm_chapter (void) in cm_chapter() argument 719 cm_section (void) in cm_section() argument 726 cm_subsection (void) in cm_subsection() argument 733 cm_subsubsection (void) in cm_subsubsection() argument [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/tls/ |
H A D | pic-1.c | 9 long *ae1 (void) in ae1() argument 14 int *ae2 (void) in ae2() argument 19 long *as1 (void) in as1() argument 24 int *as2 (void) in as2() argument 29 long ge1 (void) in ge1() argument 34 int ge2 (void) in ge2() argument 39 long gs1 (void) in gs1() argument 44 int gs2 (void) in gs2() argument 49 long ge3 (void) in ge3() argument 54 long gs3 (void) in gs3() argument [all …]
|
H A D | nonpic-1.c | 9 long *ae1 (void) in ae1() argument 14 int *ae2 (void) in ae2() argument 19 long *as1 (void) in as1() argument 24 int *as2 (void) in as2() argument 29 long ge1 (void) in ge1() argument 34 int ge2 (void) in ge2() argument 39 long gs1 (void) in gs1() argument 44 int gs2 (void) in gs2() argument 49 long ge3 (void) in ge3() argument 54 long gs3 (void) in gs3() argument [all …]
|
/openbsd-src/games/adventure/ |
H A D | subr.c | 79 liq(void) in liq() argument 118 dark(void) in dark() argument 135 fdwarf(void) /* 71 */ in fdwarf() argument 282 march(void) /* label 8 */ in march() argument 360 mback(void) /* 20 */ in mback() argument 399 specials(void) /* 30000 */ in specials() argument 421 trbridge(void) /* 30300 */ in trbridge() argument 453 badmove(void) /* 20 */ in badmove() argument 484 checkhints(void) /* 2600 &c */ in checkhints() argument 535 trsay(void) /* 9030 */ in trsay() argument [all …]
|
/openbsd-src/usr.bin/dc/ |
H A D | bcode.c | 270 bmachine_scale(void) in bmachine_scale() argument 284 readch(void) in readch() argument 292 unreadch(void) in unreadch() argument 300 readline(void) in readline() argument 308 src_free(void) in src_free() argument 456 tos(void) in tos() argument 462 pop(void) in pop() argument 468 pop_number(void) in pop_number() argument 474 pop_string(void) in pop_string() argument 480 clear_stack(void) in clear_stack() argument [all …]
|
/openbsd-src/regress/lib/libc/malloc/malloc_errs/ |
H A D | malloc_errs.c | 48 t0(void) in t0() argument 55 t1(void) in t1() argument 64 t2(void) in t2() argument 77 t3(void) in t3() argument 86 t4(void) in t4() argument 93 t5(void) in t5() argument 100 t6(void) in t6() argument 110 t7(void) in t7() argument 127 t8(void) in t8() argument 140 t9(void) in t9() argument [all …]
|
/openbsd-src/usr.sbin/unbound/testcode/ |
H A D | unitdname.c | 102 dname_test_query_dname_compare(void) in dname_test_query_dname_compare() argument 132 dname_test_count_labels(void) in dname_test_count_labels() argument 145 dname_test_count_size_labels(void) in dname_test_count_size_labels() argument 272 dname_test_dname_lab_cmp(void) in dname_test_dname_lab_cmp() argument 374 dname_test_subdomain(void) in dname_test_subdomain() argument 411 dname_test_strict_subdomain(void) in dname_test_strict_subdomain() argument 448 dname_test_isroot(void) in dname_test_isroot() argument 461 dname_test_removelabel(void) in dname_test_removelabel() argument 480 dname_test_sigcount(void) in dname_test_sigcount() argument 500 dname_test_iswild(void) in dname_test_iswild() argument [all …]
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/libsupc++/ |
H A D | vec.cc | 64 __cxa_vec_new(std::size_t element_count, in __cxa_vec_new() 76 __cxa_vec_new2(std::size_t element_count, in __cxa_vec_new2() 109 __cxa_vec_new3(std::size_t element_count, in __cxa_vec_new3() 143 __cxa_vec_ctor(void *array_address, in __cxa_vec_ctor() 170 __cxa_vec_cctor(void *dest_array, in __cxa_vec_cctor() 174 void (*constructor) (void *, void *), in __cxa_vec_cctor() argument 200 __cxa_vec_dtor(void *array_address, in __cxa_vec_dtor() 235 __cxa_vec_cleanup(void *array_address, in __cxa_vec_cleanup() 264 __cxa_vec_delete(void *array_address, in __cxa_vec_delete() 275 __cxa_vec_delete2(void *array_address, in __cxa_vec_delete2() [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | attr-noinline.c | 4 static inline void __attribute__((__noinline__)) function_definition(void) {} /* { dg-warning "inli… in function_definition() argument 8 static void function_declaration_both_before(void) {} in function_declaration_both_before() argument 14 static void function_declaration_both_after(void) {} in function_declaration_both_after() argument 18 static inline void function_declaration_noinline_before(void) {} /* { dg-warning "function \[^\n\]*… in function_declaration_noinline_before() argument 20 static inline void function_declaration_noinline_after(void) {} /* { dg-warning "previous declarati… in function_declaration_noinline_after() argument 26 static void __attribute__((__noinline__)) function_declaration_inline_before(void) {} /* { dg-warni… in function_declaration_inline_before() argument 32 static void function_declaration_inline_noinline_before(void) {} in function_declaration_inline_noinline_before() argument 36 static void function_declaration_inline_noinline_after(void) {} /* { dg-warning "previous declarati… in function_declaration_inline_noinline_after() argument 44 static void function_declaration_noinline_inline_before(void) {} in function_declaration_noinline_inline_before() argument
|
H A D | noreturn-1.c | 9 foo1(void) in foo1() argument 15 foo2(void) in foo2() argument 22 foo3(void) in foo3() argument 28 foo4(void) in foo4() argument 35 foo5(void) in foo5() argument 42 foo6(void) in foo6() argument 49 foo7(void) in foo7() argument 56 foo8(void) in foo8() argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/weak/ |
H A D | weak-5.c | 21 void * foo1a (void) in foo1a() argument 29 void * foo1b (void) in foo1b() argument 36 void * foo1c (void) in foo1c() argument 45 void * foo1d (void) in foo1d() argument 53 void * foo1e (void) in foo1e() argument 60 void * foo1f (void) in foo1f() argument 68 void * foo1g (void) in foo1g() argument 76 void * foo1h (void) in foo1h() argument 85 void * foo1i (void) in foo1i() argument 94 void * foo1j (void) in foo1j() argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | bcp-1.c | 5 int bad0(void) { return __builtin_constant_p(global); } in bad0() argument 6 int bad1(void) { return __builtin_constant_p(global++); } in bad1() argument 10 int bad5(void) { return bad2(1); } in bad5() argument 12 int bad7(void) { return __builtin_constant_p(func()); } in bad7() argument 13 int bad8(void) { char buf[10]; return __builtin_constant_p(buf); } in bad8() argument 15 int bad10(void) { return __builtin_constant_p(&global); } in bad10() argument 18 int good0(void) { return __builtin_constant_p(1); } in good0() argument 19 int good1(void) { return __builtin_constant_p("hi"); } in good1() argument 20 int good2(void) { return __builtin_constant_p((1234 + 45) & ~7); } in good2() argument 24 int opt0(void) { return bad3(1); } in opt0() argument [all …]
|
H A D | 20010122-1.c | 14 void NOINLINE *test1 (void) in test1() argument 21 void NOINLINE *test2 (void) in test2() argument 29 void NOINLINE *test3 (void) in test3() argument 37 void NOINLINE *test4 (void) in test4() argument 51 void NOINLINE *test5 (void) in test5() argument 66 void NOINLINE *test6 (void) in test6() argument 94 void NOINLINE test7 (void) in test7() argument 100 void NOINLINE test8 (void) in test8() argument 107 void NOINLINE test9 (void) in test9() argument 114 void NOINLINE test10 (void) in test10() argument [all …]
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.trace/ |
H A D | circ.c | 9 static void func0(void) in func0() argument 13 static void func1(void) in func1() argument 17 static void func2(void) in func2() argument 21 static void func3(void) in func3() argument 25 static void func4(void) in func4() argument 29 static void func5(void) in func5() argument 33 static void func6(void) in func6() argument 37 static void func7(void) in func7() argument 41 static void func8(void) in func8() argument 45 static void func9(void) in func9() argument
|
/openbsd-src/gnu/llvm/compiler-rt/lib/profile/ |
H A D | InstrProfilingPlatformWindows.c | 51 const __llvm_profile_data *__llvm_profile_begin_data(void) { in __llvm_profile_begin_data() argument 54 const __llvm_profile_data *__llvm_profile_end_data(void) { return &DataEnd; } in __llvm_profile_end_data() argument 56 const char *__llvm_profile_begin_names(void) { return &NamesStart + 1; } in __llvm_profile_begin_names() argument 57 const char *__llvm_profile_end_names(void) { return &NamesEnd; } in __llvm_profile_end_names() argument 59 char *__llvm_profile_begin_counters(void) { return &CountersStart + 1; } in __llvm_profile_begin_counters() argument 60 char *__llvm_profile_end_counters(void) { return &CountersEnd; } in __llvm_profile_end_counters() argument 61 uint32_t *__llvm_profile_begin_orderfile(void) { return &OrderFileStart; } in __llvm_profile_begin_orderfile() argument 63 ValueProfNode *__llvm_profile_begin_vnodes(void) { return &VNodesStart + 1; } in __llvm_profile_begin_vnodes() argument 64 ValueProfNode *__llvm_profile_end_vnodes(void) { return &VNodesEnd; } in __llvm_profile_end_vnodes() argument
|
H A D | InstrProfilingPlatformDarwin.c | 45 const __llvm_profile_data *__llvm_profile_begin_data(void) { in __llvm_profile_begin_data() argument 49 const __llvm_profile_data *__llvm_profile_end_data(void) { return &DataEnd; } in __llvm_profile_end_data() argument 51 const char *__llvm_profile_begin_names(void) { return &NamesStart; } in __llvm_profile_begin_names() argument 53 const char *__llvm_profile_end_names(void) { return &NamesEnd; } in __llvm_profile_end_names() argument 55 char *__llvm_profile_begin_counters(void) { return &CountersStart; } in __llvm_profile_begin_counters() argument 57 char *__llvm_profile_end_counters(void) { return &CountersEnd; } in __llvm_profile_end_counters() argument 59 uint32_t *__llvm_profile_begin_orderfile(void) { return &OrderFileStart; } in __llvm_profile_begin_orderfile() argument 62 ValueProfNode *__llvm_profile_begin_vnodes(void) { in __llvm_profile_begin_vnodes() argument 66 ValueProfNode *__llvm_profile_end_vnodes(void) { return &VNodesEnd; } in __llvm_profile_end_vnodes() argument
|