OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:checksum_arr
(Results
1 - 1
of
1
) sorted by null
/external/stressapptest/src/
adler32memcpy.cc
261
volatile uint64
checksum_arr
[] __attribute__ ((aligned(16))) =
local
389
: "S" (srcmem64), "D" (dstmem64), "a" (
checksum_arr
),
394
checksum->Set(
checksum_arr
[0],
checksum_arr
[1],
395
checksum_arr
[2],
checksum_arr
[3]);
Completed in 138 milliseconds