OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btl_mem
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/main/none/tests/x86/
bt_everything.c
43
unsigned int
btl_mem
( char* base, int bitno )
function
165
case 3: c =
btl_mem
(block, bitoff); break;
x86locked.c
532
unsigned int
btl_mem
( UChar* base, int bitno )
function
581
case 3: c =
btl_mem
(block, bitoff); break;
/external/valgrind/main/memcheck/tests/amd64/
bt_everything.c
105
ULong
btl_mem
( char* base, Word bitno )
function
428
case 3: c =
btl_mem
(block, bitoff); break;
/external/valgrind/main/none/tests/amd64/
amd64locked.c
623
ULong
btl_mem
( UChar* base, int bitno )
function
710
case 3: c =
btl_mem
(block, bitoff); break;
Completed in 4322 milliseconds