Home | History | Annotate | Download | only in embenchen

Lines Matching refs:more

326         // it is ok to have such fields, if we just use them as markers of field size and nothing more complex
554 // for 32-bit unsigned values or more than 32 bits. TODO: audit all uses of tempInt
1087 Module.printErr('increasing TOTAL_MEMORY to ' + totalMemory + ' to be more reasonable');
1419 var ERRNO_MESSAGES={0:"Success",1:"Not super-user",2:"No such file or directory",3:"No such process",4:"Interrupted system call",5:"I/O error",6:"No such device or address",7:"Arg list too long",8:"Exec format error",9:"Bad file number",10:"No children",11:"No more
5102 // Support for plugins that can process preloaded files. You can add more of these to
14730 var extra = '\nIf this abort() is unexpected, build with -s ASSERTIONS=1 which can give more information.';