Home
last modified time | relevance | path

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

/external/valgrind/memcheck/tests/
Dtest-plo.c9 static int my_ffsll ( ULong x ) in my_ffsll() function
38 return (my_ffsll(val2) / 8) - 1; in aligned_strlen()