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