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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprbit.h45 #define PR_FloorLog2 VBoxNsprPR_FloorLog2 macro
70 NSPR_API(PRIntn) PR_FloorLog2(PRUint32 i);
95 ** Macro version of PR_FloorLog2: Compute the log of the greatest power of

Completed in 109 milliseconds