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

/external/valgrind/main/memcheck/tests/
H A Dtest-plo.c9 static int my_ffsll ( ULong x ) function
38 return (my_ffsll(val2) / 8) - 1;
62 /* --partial-loads-ok=yes: expect value error (in my_ffsll) */

Completed in 42 milliseconds