Home
last modified time | relevance | path

Searched refs:ffz_b (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/include/asm-alpha/
Dbitops.h236 static inline unsigned long ffz_b(unsigned long x) in ffz_b() function
259 qofs = ffz_b(bits); in ffz()
261 bofs = ffz_b(bits); in ffz()