Home
last modified time | relevance | path

Searched refs:stabs_log2 (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/tools/stabs/
H A Dgenassym.c62 static int stabs_log2(unsigned int value);
91 (l = stabs_log2(tdp->size)) != -1) { in genassym_do_sou()
317 stabs_log2(unsigned int value) in stabs_log2() function