Searched defs:_malloc (Results 1 – 10 of 10) sorted by relevance
27 Module._malloc = function() {}; function
5 _malloc(bytes: number): number; method
62 void *(*_malloc)() = &malloc; in test5c() local
113 def _malloc(self, size): member in Heap
4 _malloc: function() {}, method
188 def _malloc(self, size): member in Heap
218 function _malloc(Size: Integer): Pointer; cdecl; in _malloc() function
256 function _malloc(Size: Integer): Pointer; cdecl; in _malloc() function
25 _malloc: function(size) {}, method
1051 _malloc: function() {}, method