Searched defs:svend (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/sys/dev/pci/ | ||
H A D | puc.c | 330 puc_find_description(u_int16_t vend,u_int16_t prod,u_int16_t svend,u_int16_t sprod) puc_find_description() argument |
/openbsd-src/gnu/usr.bin/perl/ | ||
H A D | perl.c | 1427 SV* svend; perl_destruct() local |
H A D | sv.c | 305 const SV * const svend = &sva[SvREFCNT(sva)]; in S_del_sv() local |