Home
last modified time | relevance | path

Searched defs:sh1 (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/ipf/dist/ipsd/
H A Dipsdr.c59 int ipcmp(sh1, sh2) in ipcmp() argument
66 int ssipcmp(sh1, sh2) in ssipcmp() argument
H A Dipsd.c68 int ipcmp(sh1, sh2) in ipcmp() argument
/netbsd-src/sys/arch/hppa/spmath/
H A Dimpyu.S246 sh1: addib,> -1,cnt,mloop ; loop if count > 0 label
H A Dimpys.S249 sh1: addib,> -1,cnt,mloop ; loop if count > 0 label
/netbsd-src/sys/arch/hpcarm/hpcarm/
H A Dsoftintr.c151 struct softintr_handler *sh, *sh1; in softintr_dispatch() local