Searched refs:slow_ffsl (Results 1 – 1 of 1) sorted by relevance
66 slow_ffsl(long int i) in slow_ffsl() function106 ret += check(0, ffsl(0), slow_ffsl(0), "ffsl"); in main()116 ret += check(xl, ffsl(xl), slow_ffsl(xl), "ffsl"); in main()128 ret += check(xl, ffsl(xl), slow_ffsl(xl), "ffsl"); in main()