OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:btcl_mem
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/none/tests/x86/
bt_everything.c
43
unsigned int
btcl_mem
( unsigned char* base, int bitno )
function
175
case 2: c =
btcl_mem
(block, bitoff); break;
x86locked.c
523
unsigned int
btcl_mem
( UChar* base, int bitno )
function
592
case 2: c =
btcl_mem
(block, bitoff); break;
/external/valgrind/memcheck/tests/amd64/
bt_everything.c
106
ULong
btcl_mem
( char* base, Word bitno )
function
439
case 2: c =
btcl_mem
(block, bitoff); break;
/external/valgrind/none/tests/amd64/
amd64locked.c
600
ULong
btcl_mem
( UChar* base, int bitno )
function
721
case 2: c =
btcl_mem
(block, bitoff); break;
Completed in 658 milliseconds