OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btcw_mem
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/memcheck/tests/amd64/
bt_everything.c
146
ULong
btcw_mem
( char* base, Word bitno )
function
435
case 10: c =
btcw_mem
(block, bitoff); break;
/external/valgrind/main/none/tests/amd64/
amd64locked.c
599
ULong
btcw_mem
( UChar* base, int bitno )
function
745
case 2: c =
btcw_mem
(block, bitoff); break;
/external/valgrind/main/none/tests/x86/
x86locked.c
521
unsigned int
btcw_mem
( UChar* base, int bitno )
function
616
case 2: c =
btcw_mem
(block, bitoff); break;
Completed in 18 milliseconds