Searched defs:NBytes (Results 1 – 3 of 3) sorted by relevance
265 void* allocateMassive(size_t NBytes) { in allocateMassive()
1038 unsigned NBytes = sizeof(T) * N; in slabAllocate() local
9266 uint64_t NBytes = NElems * TSize; in VisitBuiltinCallExpr() local