Home
last modified time | relevance | path

Searched defs:__builtin_ctzll (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/include/support/ibm/
Dsupport.h32 #define __builtin_ctzll(x) __cnttz8(x) macro
/external/libcxx/include/support/win32/
Dsupport.h123 _LIBCPP_ALWAYS_INLINE int __builtin_ctzll(unsigned long long mask) in __builtin_ctzll() function