Home
last modified time | relevance | path

Searched defs:new_tag (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/elftoolchain/libdwarf/
H A Ddwarf_pro_die.c47 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 Dtsan_external.cpp85 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 Dasn1parse.y953 new_tag(int tagclass, int tagvalue, int tagenv, Type *oldtype) in new_tag() function
H A Dasn1parse.c2776 new_tag(int tagclass, int tagvalue, int tagenv, Type *oldtype) in new_tag() function
/freebsd-src/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c3493 new_tag = malloc(sizeof(struct bnxt_vlan_tag), M_DEVBUF, M_NOWAIT); in bnxt_vlan_register() local
/freebsd-src/sys/dev/ixl/
H A Di40e_common.c4948 u16 old_tag, u16 new_tag, u16 *tags_used, in i40e_aq_update_tag()
H A Di40e_adminq_cmd.h1352 __le16 new_tag; member