Home
last modified time | relevance | path

Searched refs:Toomem (Results 1 – 4 of 4) sorted by relevance

/external/mksh/src/
Dlalloc.c103 internal_errorf(Toomem, (unsigned long)numb); in aresize()
Dsh.h658 EXTERN const char Toomem[] E_INIT("can't allocate %lu data bytes"); variable
Dexec.c106 internal_errorf(Toomem, (unsigned long)-1); in execute()
Dfuncs.c3550 bi_errorf(Toomem, (unsigned long)MKSH_CAT_BUFSIZ); in c_cat()