Searched refs:CTZ (Results 1 – 1 of 1) sorted by relevance
23 #define CTZ(x) (__builtin_ctz(x)) macro1856 const uint32_t num = CTZ(s); in r_usbh_isr()1872 const uint32_t num = CTZ(s); in r_usbh_isr()