Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dequiv.c82 ffeequiv_destroy_ (ffeequiv victim) in ffeequiv_destroy_()
948 ffeequiv_kill (ffeequiv victim) in ffeequiv_kill()
H A Ddata.c1462 ffedataImpdo_ victim = ffedata_stack_; in ffedata_pop_() local
/openbsd-src/sys/dev/pci/drm/include/linux/
H A Drbtree.h136 rb_replace_node(struct rb_node *victim, struct rb_node *new, in rb_replace_node()
/openbsd-src/lib/libc/rpc/
H A Dsvc_udp.c361 cache_ptr victim; in cache_set() local
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DModuleManager.cpp284 for (ModuleIterator victim = First; victim != Last; ++victim) in removeModules() local
/openbsd-src/gnu/usr.bin/perl/
H A Dhv.c2801 HEK **victim = namep + (count < 0 ? -count : count); Perl_hv_ename_delete() local
/openbsd-src/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs211 HE *victim; test_freeent() local