Searched defs:ctz (Results 1 – 1 of 1) sorted by relevance
271 #define ctz(u) __builtin_ctz(u) macro273 #define ctz(u) … macro