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
32
unsigned int
btcl_mem
( unsigned char* base, int bitno )
function
164
case 2: c =
btcl_mem
(block, bitoff); break;
x86locked.c
511
unsigned int
btcl_mem
( UChar* base, int bitno )
function
580
case 2: c =
btcl_mem
(block, bitoff); break;
/external/valgrind/memcheck/tests/amd64/
bt_everything.c
94
ULong
btcl_mem
( char* base, Word bitno )
function
427
case 2: c =
btcl_mem
(block, bitoff); break;
/external/valgrind/none/tests/amd64/
amd64locked.c
588
ULong
btcl_mem
( UChar* base, int bitno )
function
709
case 2: c =
btcl_mem
(block, bitoff); break;
Completed in 100 milliseconds