Searched refs:NUMTRAILINGZEROS (Results 1 – 1 of 1) sorted by relevance
513 # define NUMTRAILINGZEROS __builtin_ctz macro515 # define NUMTRAILINGZEROS numtrailingzeros macro584 uint32_t pos = NUMTRAILINGZEROS((uint32_t)current); in recode_wnaf()