Searched defs:buffer_long (Results 1 – 3 of 3) sorted by relevance
128 int64_t *buffer_long = new int64_t[mAllocSize]; in initSignedAllocations() local216 uint64_t *buffer_long = new uint64_t[mAllocSize]; in initUnsignedAllocations() local
132 int64_t *buffer_long = new int64_t[mAllocSize]; in initSignedAllocations() local220 uint64_t *buffer_long = new uint64_t[mAllocSize]; in initUnsignedAllocations() local
182 long[] buffer_long = new long[mAllocSize]; in initSignedAllocations() local276 long[] buffer_long = new long[mAllocSize]; in initUnsignedAllocations() local