Home | History | Annotate | Download | only in valgrind

Lines Matching full:__builtin_ctz

3852 # Check for __builtin_ctz
3853 AC_MSG_CHECKING([for __builtin_ctz()])
3856 __builtin_ctz(2);
3861 [Define to 1 if compiler provides __builtin_ctz().])