Lines Matching full:numbytes
1818 jvmtiAllocate(jint numBytes)1822 if ( numBytes == 0 ) {1826 (gdata->jvmti, numBytes, (unsigned char**)&ptr);