Home
last modified time | relevance | path

Searched refs:ERROR_SCALLOC2 (Results 1 – 5 of 5) sorted by relevance

/dports/x11/xterm/xterm-370/
H A Derror.h104 #define ERROR_SCALLOC2 91 /* Alloc: calloc() failed on rows */ macro
H A Dscreen.c325 SysError(ERROR_SCALLOC2); in allocScrnData()
H A Dmisc.c6077 { ERROR_SCALLOC2, "Alloc: calloc() failed on rows" }, in SysReasonMsg()
/dports/japanese/kterm/kterm-6.2.0.fb6/
H A Derror.h90 #define ERROR_SCALLOC2 91 /* Alloc: calloc() failed on rows */ macro
H A Dscreen.c89 SysError (ERROR_SCALLOC2);