Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf_pro_die.c50 dwarf_new_die(Dwarf_P_Debug dbg, Dwarf_Tag new_tag, in dwarf_new_die()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_external.cc75 uptr new_tag = atomic_fetch_add(&used_tags, 1, memory_order_relaxed); in __tsan_external_register_tag() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_external.cc77 uptr new_tag = atomic_fetch_add(&used_tags, 1, memory_order_relaxed); in __tsan_external_register_tag() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_external.cpp78 uptr new_tag = atomic_fetch_add(&used_tags, 1, memory_order_relaxed); in __tsan_external_register_tag() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dasn1parse.y973 new_tag(int tagclass, int tagvalue, int tagenv, Type *oldtype) in new_tag() function
H A Dasn1parse.c2770 new_tag(int tagclass, int tagvalue, int tagenv, Type *oldtype) in new_tag() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Dfalkor-tag-collision-avoidance.c385 rtx new_tag = GEN_INT (TAG_UPDATE_DEST (INTVAL (t), new_regno)); in avoid_collisions_1() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Dfalkor-tag-collision-avoidance.cc385 rtx new_tag = GEN_INT (TAG_UPDATE_DEST (INTVAL (t), new_regno)); in avoid_collisions_1() local
/netbsd-src/external/bsd/tre/dist/lib/
H A Dtre-compile.c536 int new_tag = tre_stack_pop_int(stack); in tre_add_tags() local
/netbsd-src/usr.bin/xlint/lint1/
H A Ddecl.c1560 new_tag(sym_t *tag, scl_t scl, bool decl, bool semi) new_tag() function