Lines Matching refs:_malloc
637 …ret = [_malloc, Runtime.stackAlloc, Runtime.staticAlloc, Runtime.dynamicAlloc][allocator === undef…
1975 var buf = _malloc(limit+1);
2466 if (!_strerror.buffer) _strerror.buffer = _malloc(256);
2555 entryBuffer = _malloc(___dirent_struct_layout.__size__);
2773 if (!_tmpnam.buffer) _tmpnam.buffer = _malloc(256);
3313 var temp = _malloc(num*size);
3365 currentEntry: _malloc(___dirent_struct_layout.__size__)
3421 if (!_readdir.result) _readdir.result = _malloc(4);
3692 if (!me.ret) me.ret = _malloc(32);
3797 var newStr = _malloc(len + 1);
4499 …u,_main:iM,_testSetjmp:uM,_strncpy:uF,_memmove:uH,_tolower:uI,_memset:uE,_malloc:ut,_memcpy:uD,_st…
4512 var _malloc = Module["_malloc"] = asm["_malloc"];