Home
last modified time | relevance | path

Searched refs:SumArrayC (Results 1 – 1 of 1) sorted by relevance

/external/vixl/test/examples/
Dtest-examples.cc97 uint32_t SumArrayC(uint8_t* array, uint32_t size) { in SumArrayC() function
386 assert(regs.xreg(0) == SumArrayC(Array, ARRAY_SIZE(Array))); \