Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/test/
Dffs.c66 slow_ffsl(long int i) in slow_ffsl() function
106 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()