Lines Matching defs:exact_log2
500 static int exact_log2 (int);5844 if (exact_log2 (bytes) != -1)5845 record_alignment (current_subspace->ssd_seg, exact_log2 (bytes));7116 exact_log2 (int value)7514 if (exact_log2 (alignment) == -1)7620 record_alignment (section, exact_log2 (alignment));