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

  /external/valgrind/main/cachegrind/
cg-x86-amd64.c 504 && VG_(log2_64)( (ULong)nSets ) == -1
506 && VG_(log2_64)( (ULong)((2 * nSets) / (Long)3) ) != -1
  /external/valgrind/main/include/
pub_tool_libcbase.h 189 extern Int VG_(log2_64)( ULong x );
  /external/valgrind/main/coregrind/
m_libcbase.c 798 Int VG_(log2_64) ( ULong x ) function

Completed in 498 milliseconds