ERR_MALLOC
#define ERR_MALLOC \
#define ERR_MALLOC gettext("unable to allocate %s memory, errno %d: %s")
#define ERR_MALLOC ILIBSTR("unable to allocate %s memory, errno %d: %s")
#define ERR_MALLOC "%s: malloc(%d) failed for %s.\n"
#define ERR_MALLOC "%s: malloc(%d) failed for %s.\n"