OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:log2_64
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/include/
pub_tool_libcbase.h
214
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
908
Int VG_(
log2_64
) ( ULong x )
function
Completed in 248 milliseconds