Home | History | Annotate | Download | only in libpcap

Lines Matching defs:ffs

63 #define ffs _w32_ffs
71 * ffs -- vax ffs instruction
76 ffs(int mask)
1383 k = ffs(x) - 1;