HomeSort by relevance Sort by last modified time
    Searched refs:log2_64 (Results 1 - 3 of 3) sorted by null

  /external/valgrind/include/
pub_tool_libcbase.h 220 extern Int VG_(log2_64)( ULong x );
  /external/valgrind/cachegrind/
cg_arch.c 234 if (-1 != VG_(log2_64)(old_nSets)) {
  /external/valgrind/coregrind/
m_libcbase.c 961 Int VG_(log2_64) ( ULong x ) function

Completed in 747 milliseconds