OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:btsw_mem
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/memcheck/tests/amd64/
bt_everything.c
121
ULong
btsw_mem
( char* base, Word bitno )
function
433
case 8: c =
btsw_mem
(block, bitoff); break;
/external/valgrind/main/none/tests/x86/
x86locked.c
479
unsigned int
btsw_mem
( UChar* base, int bitno )
function
614
case 0: c =
btsw_mem
(block, bitoff); break;
/external/valgrind/main/none/tests/amd64/
amd64locked.c
531
ULong
btsw_mem
( UChar* base, int bitno )
function
743
case 0: c =
btsw_mem
(block, bitoff); break;
Completed in 154 milliseconds