Searched refs:NUMTRAILINGZEROS (Results 1 – 1 of 1) sorted by relevance
514 # define NUMTRAILINGZEROS __builtin_ctz macro516 # define NUMTRAILINGZEROS numtrailingzeros macro585 uint32_t pos = NUMTRAILINGZEROS((uint32_t)current); in recode_wnaf()
Completed in 5 milliseconds