Searched refs:_malloc (Results 1 – 4 of 4) sorted by relevance
124 var urlBuf = _malloc(url.length + 1); in Emscripten_CreateCursor()
29 and _malloc and _free are added as C RTL stubs. As a result,
218 function _malloc(Size: Integer): Pointer; cdecl; in _malloc() function
256 function _malloc(Size: Integer): Pointer; cdecl; in _malloc() function
Completed in 9 milliseconds