Searched defs:malloc (Results 1 – 2 of 2) sorted by relevance
66 public int malloc(int length) throws OutOfMemoryError; in malloc() method
132 public native int malloc(int length) throws OutOfMemoryError; in malloc() method in OSMemory