Searched refs:power2 (Results 1 – 1 of 1) sorted by relevance
90 #define power2(n) (!((n)&((n)-1))) macro457 if (!power2(n)) in b_id()