Searched defs:PR_CeilingLog2 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprbit.h44 #define PR_CeilingLog2 VBoxNsprPR_CeilingLog2 macro
65 NSPR_API(PRIntn) PR_CeilingLog2(PRUint32 i);
73 ** Macro version of PR_CeilingLog2: Compute the log of the least power of

Completed in 51 milliseconds