Searched defs:findMSB (Results 1 – 6 of 6) sorted by relevance
349 GLM_FUNC_QUALIFIER int findMSB(genIUType x) function357 GLM_FUNC_QUALIFIER vecType<int, P> findMSB(vecType<T, P> const & x) function
151 static int findMSB (deInt32 value) in findMSB() function
994 static int findMSB (deInt32 value) in findMSB() function1004 static int findMSB (deUint32 value) in findMSB() function
220 static int findMSB (deInt32 value) in findMSB() function230 static int findMSB (deUint32 value) in findMSB() function
1926 constexpr const ImmutableString findMSB("findMSB"); variable
3096 constexpr const ImmutableString findMSB("findMSB"); variable