Searched defs:new_tag (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/elftoolchain/libdwarf/ |
H A D | dwarf_pro_die.c | 47 dwarf_new_die(Dwarf_P_Debug dbg, Dwarf_Tag new_tag, in dwarf_new_die()
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_external.cpp | 85 uptr new_tag = atomic_fetch_add(&used_tags, 1, memory_order_relaxed); in __tsan_external_register_tag() local
|
/freebsd-src/crypto/heimdal/lib/asn1/ |
H A D | asn1parse.y | 953 new_tag(int tagclass, int tagvalue, int tagenv, Type *oldtype) in new_tag() function
|
H A D | asn1parse.c | 2776 new_tag(int tagclass, int tagvalue, int tagenv, Type *oldtype) in new_tag() function
|
/freebsd-src/sys/dev/bnxt/bnxt_en/ |
H A D | if_bnxt.c | 3493 new_tag = malloc(sizeof(struct bnxt_vlan_tag), M_DEVBUF, M_NOWAIT); in bnxt_vlan_register() local
|
/freebsd-src/sys/dev/ixl/ |
H A D | i40e_common.c | 4948 u16 old_tag, u16 new_tag, u16 *tags_used, in i40e_aq_update_tag()
|
H A D | i40e_adminq_cmd.h | 1352 __le16 new_tag; member
|