Searched defs:sizeInBytes (Results 1 – 2 of 2) sorted by relevance
34 #define ALLOCUTIL_MEM_UNMAP(address, sizeInBytes) \ argument40 #define ALLOCUTIL_MEM_UNMAP(address, sizeInBytes) \ argument
185 int64_t sizeInBytes = 0; in AllocateArrayObject() local