Home
last modified time | relevance | path

Searched +defs:func +defs:h (Results 1 – 25 of 79) sorted by relevance

1234

/openbsd-src/gnu/gcc/libmudflap/testsuite/libmudflap.cth/
H A Dpass40-frag.c6 func (void *p) in func() function
16 pthread_t h; in test() local
/openbsd-src/regress/lib/libpthread/getaddrinfo/
H A Dgetaddrinfo.c64 func(arg) in func() function
68 char h[NI_MAXHOST]; local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.abi/
H A Dptrmem.C10 #define ADJUST_PTRFN(func, virt) ((void (*)())(func)) argument
13 #define ADJUST_PTRFN(func, virt) ((void (*)())((ptrdiff_t)(func) + !!(virt))) argument
46 virtual void h () {} in h() function
/openbsd-src/sys/arch/alpha/pci/
H A Dpci_1000a.c258 dec_1000a_intr_establish(ccv, ih, level, func, arg, name) in dec_1000a_intr_establish() argument
326 #define IR(h) bus_space_read_2(mystery_icu_iot, mystery_icu_ioh[h], 0) argument
327 #define IW(h, v) bus_space_write_2(mystery_icu_iot, mystery_icu_ioh[h], 0, (v)) argument
/openbsd-src/lib/libedit/
H A Dparse.c59 int (*func)(EditLine *, int, const wchar_t **); member
177 const wchar_t *h; in parse__escape() local
/openbsd-src/sys/arch/i386/pci/
H A Dpcibiosvar.h106 #define PIR_DEVFUNC_COMPOSE(dev,func) ((((dev) &0x1f) << 3) | ((func) & 7)) argument
126 #define pciintr_icu_getclink(t, h, link, pirqp) \ argument
128 #define pciintr_icu_get_intr(t, h, pirq, irqp) \ argument
130 #define pciintr_icu_set_intr(t, h, pirq, irq) \ argument
132 #define pciintr_icu_get_trigger(t, h, irq, triggerp) \ argument
134 #define pciintr_icu_set_trigger(t, h, irq, trigger) \ argument
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Di386linux.c138 struct linux_link_hash_entry *h; member
258 #define linux_link_hash_traverse(table, func, info) \ argument
272 new_fixup (info, h, value, builtin) in new_fixup() argument
343 struct linux_link_hash_entry *h; local
430 linux_tally_symbols (h, data) in linux_tally_symbols() argument
618 struct linux_link_hash_entry *h; local
H A Dsparclinux.c139 struct linux_link_hash_entry *h; member
259 #define linux_link_hash_traverse(table, func, info) \ argument
273 new_fixup (info, h, value, builtin) in new_fixup() argument
344 struct linux_link_hash_entry *h; local
431 linux_tally_symbols (h, data) in linux_tally_symbols() argument
620 struct linux_link_hash_entry *h; local
H A Dm68klinux.c139 struct linux_link_hash_entry *h; member
262 #define linux_link_hash_traverse(table, func, info) \ argument
276 new_fixup (info, h, value, builtin) in new_fixup() argument
347 struct linux_link_hash_entry *h; local
434 linux_tally_symbols (h, data) in linux_tally_symbols() argument
625 struct linux_link_hash_entry *h; local
H A Delf32-vax.c427 #define elf_vax_link_hash_traverse(table, func, info) \ argument
596 struct elf_link_hash_entry *h; local
847 elf_vax_gc_mark_hook (sec, info, rel, h, sym) in elf_vax_gc_mark_hook() argument
908 struct elf_link_hash_entry *h; local
953 elf_vax_adjust_dynamic_symbol (info, h) in elf_vax_adjust_dynamic_symbol() argument
1348 elf_vax_discard_copies (h, ignore) in elf_vax_discard_copies() argument
1375 elf_vax_instantiate_got_entries (h, infoptr) in elf_vax_instantiate_got_entries() argument
1467 struct elf_link_hash_entry *h; local
1860 elf_vax_finish_dynamic_symbol (output_bfd, info, h, sym) in elf_vax_finish_dynamic_symbol() argument
H A Delf32-cris.c659 #define elf_cris_link_hash_traverse(table, func, info) \ argument
827 struct elf_link_hash_entry *h; local
1408 elf_cris_finish_dynamic_symbol (output_bfd, info, h, sym) in elf_cris_finish_dynamic_symbol() argument
1751 cris_elf_gc_mark_hook (sec, info, rel, h, sym) in cris_elf_gc_mark_hook() argument
1819 struct elf_link_hash_entry *h; local
1901 elf_cris_adjust_gotplt_to_got (h, p) in elf_cris_adjust_gotplt_to_got() argument
1976 elf_cris_try_fold_plt_to_got (h, p) in elf_cris_try_fold_plt_to_got() argument
2010 elf_cris_hide_symbol (info, h, force_local) in elf_cris_hide_symbol() argument
2027 elf_cris_adjust_dynamic_symbol (info, h) in elf_cris_adjust_dynamic_symbol() argument
2298 struct elf_link_hash_entry *h; local
[all …]
H A Delf32-arm.h221 #define elf32_arm_link_hash_traverse(table, func, info) \ argument
592 record_arm_to_thumb_glue (link_info, h) in record_arm_to_thumb_glue() argument
648 record_thumb_to_arm_glue (link_info, h) in record_thumb_to_arm_glue() argument
865 struct elf_link_hash_entry *h; local
1215 elf32_arm_final_link_relocate (howto, input_bfd, output_bfd, in elf32_arm_final_link_relocate() argument
2021 struct elf_link_hash_entry * h; local
2719 elf32_arm_gc_mark_hook (sec, info, rel, h, sym) in elf32_arm_gc_mark_hook() argument
2769 struct elf_link_hash_entry *h; local
2876 struct elf_link_hash_entry *h; local
3092 asymbol *func; local
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dsparclinux.c139 struct linux_link_hash_entry *h; member
260 #define linux_link_hash_traverse(table, func, info) \ argument
274 new_fixup (info, h, value, builtin) in new_fixup() argument
345 struct linux_link_hash_entry *h; local
432 linux_tally_symbols (h, data) in linux_tally_symbols() argument
621 struct linux_link_hash_entry *h; local
H A Di386linux.c138 struct linux_link_hash_entry *h; member
259 #define linux_link_hash_traverse(table, func, info) \ argument
273 new_fixup (info, h, value, builtin) in new_fixup() argument
344 struct linux_link_hash_entry *h; local
431 linux_tally_symbols (h, data) in linux_tally_symbols() argument
619 struct linux_link_hash_entry *h; local
H A Dm68klinux.c139 struct linux_link_hash_entry *h; member
263 #define linux_link_hash_traverse(table, func, info) \ argument
277 new_fixup (info, h, value, builtin) in new_fixup() argument
348 struct linux_link_hash_entry *h; local
435 linux_tally_symbols (h, data) in linux_tally_symbols() argument
626 struct linux_link_hash_entry *h; local
H A Delf32-vax.c418 #define elf_vax_link_hash_traverse(table, func, info) \ argument
576 struct elf_link_hash_entry *h; in elf_vax_check_relocs() local
834 struct elf_link_hash_entry *h, in elf_vax_gc_mark_hook()
888 struct elf_link_hash_entry *h = NULL; in elf_vax_gc_sweep_hook() local
932 elf_vax_adjust_dynamic_symbol (info, h) in elf_vax_adjust_dynamic_symbol() argument
1311 elf_vax_discard_copies (struct elf_vax_link_hash_entry *h, in elf_vax_discard_copies()
1337 elf_vax_instantiate_got_entries (struct elf_link_hash_entry *h, PTR infoptr) in elf_vax_instantiate_got_entries()
1425 struct elf_link_hash_entry *h; in elf_vax_relocate_section() local
1815 struct elf_link_hash_entry *h, in elf_vax_finish_dynamic_symbol()
H A Delf32-cris.c794 #define elf_cris_link_hash_traverse(table, func, info) \ argument
963 struct elf_link_hash_entry *h; local
1540 elf_cris_finish_dynamic_symbol (output_bfd, info, h, sym) in elf_cris_finish_dynamic_symbol() argument
1926 cris_elf_gc_mark_hook (sec, info, rel, h, sym) in cris_elf_gc_mark_hook() argument
1994 struct elf_link_hash_entry *h = NULL; local
2082 elf_cris_adjust_gotplt_to_got (h, p) in elf_cris_adjust_gotplt_to_got() argument
2158 elf_cris_try_fold_plt_to_got (h, p) in elf_cris_try_fold_plt_to_got() argument
2192 elf_cris_hide_symbol (info, h, force_local) in elf_cris_hide_symbol() argument
2209 elf_cris_adjust_dynamic_symbol (info, h) in elf_cris_adjust_dynamic_symbol() argument
2488 struct elf_link_hash_entry *h; local
[all …]
H A Dsunos.c711 #define sunos_link_hash_traverse(table, func, info) \ argument
1077 struct sunos_link_hash_entry *h; in sunos_add_one_symbol() local
1221 struct sunos_link_hash_entry *h; in bfd_sunos_record_link_assignment() local
1288 struct sunos_link_hash_entry *h; in sunos_scan_std_relocs() local
1446 struct sunos_link_hash_entry *h = NULL; in sunos_scan_ext_relocs() local
1761 sunos_scan_dynamic_symbol (struct sunos_link_hash_entry *h, void * data) in sunos_scan_dynamic_symbol()
1894 struct sunos_link_hash_entry *h; in bfd_sunos_size_dynamic_sections() local
2116 struct sunos_link_hash_entry *h = (struct sunos_link_hash_entry *) harg; in sunos_write_dynamic_symbol() local
2353 struct sunos_link_hash_entry *h = (struct sunos_link_hash_entry *) harg; in sunos_check_dynamic_reloc() local
/openbsd-src/lib/libcrypto/lhash/
H A Dlhash.c208 lh_new(LHASH_HASH_FN_TYPE h, LHASH_COMP_FN_TYPE c) in lh_new()
343 doall_util_fn(_LHASH *lh, int use_arg, LHASH_DOALL_FN_TYPE func, in doall_util_fn()
387 lh_doall(_LHASH *lh, LHASH_DOALL_FN_TYPE func) in lh_doall()
394 lh_doall_arg(_LHASH *lh, LHASH_DOALL_ARG_FN_TYPE func, void *arg) in lh_doall_arg()
/openbsd-src/gnu/usr.bin/binutils/ld/
H A Dldcref.c86 #define cref_hash_traverse(table, func, info) \ argument
147 struct cref_hash_entry *h; in add_cref() local
189 cref_fill_array (struct cref_hash_entry *h, void *data) in cref_fill_array()
258 output_one_cref (FILE *fp, struct cref_hash_entry *h) in output_one_cref()
371 check_nocrossref (struct cref_hash_entry *h, void *ignore ATTRIBUTE_UNUSED) in check_nocrossref()
/openbsd-src/sys/arch/hppa/dev/
H A Delroy.c224 elroy_make_tag(void *v, int bus, int dev, int func) in elroy_make_tag()
233 elroy_decompose_tag(void *v, pcitag_t tag, int *bus, int *dev, int *func) in elroy_decompose_tag()
412 elroy_barrier(void *v, bus_space_handle_t h, bus_size_t o, bus_size_t l, int op) in elroy_barrier()
482 elroy_vaddr(void *v, bus_space_handle_t h) in elroy_vaddr()
488 elroy_r1(void *v, bus_space_handle_t h, bus_size_t o) in elroy_r1()
495 elroy_r2(void *v, bus_space_handle_t h, bus_size_t o) in elroy_r2()
505 elroy_r4(void *v, bus_space_handle_t h, bus_size_t o) in elroy_r4()
515 elroy_r8(void *v, bus_space_handle_t h, bus_size_t o) in elroy_r8()
525 elroy_w1(void *v, bus_space_handle_t h, bus_size_t o, u_int8_t vv) in elroy_w1()
532 elroy_w2(void *v, bus_space_handle_t h, bus_size_t o, u_int16_t vv) in elroy_w2()
[all …]
H A Ddino.c305 dino_make_tag(void *v, int bus, int dev, int func) in dino_make_tag()
314 dino_decompose_tag(void *v, pcitag_t tag, int *bus, int *dev, int *func) in dino_decompose_tag()
600 dino_barrier(void *v, bus_space_handle_t h, bus_size_t o, bus_size_t l, int op) in dino_barrier()
657 dino_vaddr(void *v, bus_space_handle_t h) in dino_vaddr()
666 dino_r1(void *v, bus_space_handle_t h, bus_size_t o) in dino_r1()
683 dino_r2(void *v, bus_space_handle_t h, bus_size_t o) in dino_r2()
704 dino_r4(void *v, bus_space_handle_t h, bus_size_t o) in dino_r4()
723 dino_r8(void *v, bus_space_handle_t h, bus_size_t o) in dino_r8()
737 dino_w1(void *v, bus_space_handle_t h, bus_size_t o, u_int8_t vv) in dino_w1()
752 dino_w2(void *v, bus_space_handle_t h, bus_size_t o, u_int16_t vv) in dino_w2()
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A Dldcref.c86 #define cref_hash_traverse(table, func, info) \ argument
147 struct cref_hash_entry *h; in add_cref() local
190 cref_fill_array (struct cref_hash_entry *h, void *data) in cref_fill_array()
259 output_one_cref (FILE *fp, struct cref_hash_entry *h) in output_one_cref()
402 check_nocrossref (struct cref_hash_entry *h, void *ignore ATTRIBUTE_UNUSED) in check_nocrossref()
/openbsd-src/sys/arch/octeon/include/
H A Dpci_machdep.h85 const char *file, const char *func, int line) in pci_conf_read_db()
98 const char *file, const char *func, int line) in pci_conf_write_db()
124 #define pci_intr_establish(c, ih, l, h, a, nm) \ argument
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.mi/
H A Dvar-cmd.c71 int *(*func) (void); member
78 int (*func) (int, char *); member
83 char h; member
124 void (*func) (void); in do_locals_tests() local

1234