Home
last modified time | relevance | path

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

/openbsd/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/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/games/hunt/huntd/
H A Ddriver.c508 checkdam(PLAYER *victim, PLAYER *attacker, IDENT *credit, int damage, in checkdam()
/openbsd/lib/libc/rpc/
H A Dsvc_udp.c361 cache_ptr victim; in cache_set() local
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DModuleManager.cpp284 for (ModuleIterator victim = First; victim != Last; ++victim) in removeModules() local
/openbsd/gnu/usr.bin/perl/
H A Dhv.c2801 HEK **victim = namep + (count < 0 ? -count : count); in Perl_hv_ename_delete() local
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs211 HE *victim; in test_freeent() local