Searched defs:dstCapacities (Results 1 – 3 of 3) sorted by relevance
84 …const size_t* dstCapacities; /* read-only array containing capacities of dstBuffers. This array mu… member
759 size_t* const dstCapacities = malloc(nbBlocks * sizeof(*dstCapacities)); in bench() local
1120 size_t* dstCapacities; member1561 size_t const *const dstCapacities = buf.dstCapacities; in BMK_benchMemInvertible() local