Home
last modified time | relevance | path

Searched defs:farg (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/sys/net/
H A Dif_llatbl.c190 htable_foreach_lle(struct lltable *llt, llt_foreach_cb_t *f, void *farg) in htable_foreach_lle()
256 htable_prefix_free_cb(struct lltable *llt, struct llentry *lle, void *farg) in htable_prefix_free_cb()
435 lltable_free_cb(struct lltable *llt, struct llentry *lle, void *farg) in lltable_free_cb()
577 lltable_foreach_lle(struct lltable *llt, llt_foreach_cb_t *f, void *farg) in lltable_foreach_lle()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dctfout.cc106 ctf_func_arg_t * farg; in ctf_calc_num_vbytes() local
444 ctf_asm_func_arg (ctf_func_arg_t * farg) in ctf_asm_func_arg()
683 ctf_func_arg_t * farg; in output_asm_func_args_list() local
H A Dbtfout.cc721 btf_asm_func_arg (ctf_func_arg_t * farg, size_t stroffset) in btf_asm_func_arg()
890 ctf_func_arg_t * farg; in output_asm_btf_func_args_list() local
H A Dctfc.cc240 ctf_farg_list_append (ctf_func_arg_t ** farg, ctf_func_arg_t * elem) in ctf_farg_list_append()
750 ctf_func_arg_t * farg; in ctf_add_function_arg() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dppcboot.c384 ppcboot_bfd_print_private_bfd_data (bfd *abfd, void * farg) in ppcboot_bfd_print_private_bfd_data()
H A Dsom.c5440 som_bfd_print_private_bfd_data (bfd *abfd, void *farg) in som_bfd_print_private_bfd_data()
H A Delf32-xtensa.c3478 elf_xtensa_print_private_bfd_data (bfd *abfd, void *farg) in elf_xtensa_print_private_bfd_data()
H A Delf.c1650 _bfd_elf_print_private_bfd_data (bfd *abfd, void *farg) in _bfd_elf_print_private_bfd_data()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dppcboot.c384 ppcboot_bfd_print_private_bfd_data (bfd *abfd, void * farg) in ppcboot_bfd_print_private_bfd_data()
H A Dsom.c5513 som_bfd_print_private_bfd_data (bfd *abfd, void *farg) in som_bfd_print_private_bfd_data()
H A Delf.c1659 _bfd_elf_print_private_bfd_data (bfd *abfd, void *farg) in _bfd_elf_print_private_bfd_data()
H A Delf32-xtensa.c3489 elf_xtensa_print_private_bfd_data (bfd *abfd, void *farg) in elf_xtensa_print_private_bfd_data()
/netbsd-src/lib/libpuffs/
H A Dpuffs_priv.h177 void *farg; member
/netbsd-src/sys/netinet6/
H A Dnd6.c792 nd6_purge_entry(struct lltable *llt, struct llentry *ln, void *farg) in nd6_purge_entry()
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-link.c532 void *farg = fp->ctf_link_variable_filter_arg; in ctf_link_one_variable() local
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-link.c517 void *farg = fp->ctf_link_variable_filter_arg; in ctf_link_one_variable() local
/netbsd-src/usr.bin/xlint/lint1/
H A Dtree.c3248 promote_c90(const tnode_t * tn,tspec_t t,bool farg) promote_c90() argument
3284 promote(op_t op,bool farg,tnode_t * tn) promote() argument
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtypesem.d1586 Expression farg = mtype.fargs && eidx < mtype.fargs.dim ? in typeSemantic() local
H A Ddtemplate.d1585 Expression farg; in deduceFunctionTemplateMatch() local
6117 Expression farg = fargs && j < fargs.dim ? (*fargs)[j] : fparam.defaultArg; in equalsx() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddtemplate.c1329 Expression *farg; in deduceFunctionTemplateMatch() local
7985 Expression *farg = (*fargs)[j]; in compare() local
H A Dmtype.c5760 Expression *farg = (*fargs)[i]; in semantic() local
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Ddhcp6.c2072 void * (*f)(void *, size_t, uint16_t, uint16_t *), *farg; in dhcp6_checkstatusok() local