Home
last modified time | relevance | path

Searched defs:shr (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/tools/sound/
H A Dsnd_fxdiv_gen.awk47 function shr(x, y) function
H A Dfeeder_rate_mkfilter.awk94 function shr(x, y) function
/dflybsd-src/sys/libkern/
H A Dbcmp.c58 int shl, shr, len = length; in bcmp() local