typeMalloc
wchar_t *buffer = typeMalloc(wchar_t, nn + 1);
if ((format = typeMalloc(char, fmt_len)) == 0)
if ((buffer = typeMalloc(char, length)) == 0) {
s = typeMalloc(NCURSES_CH_T, (unsigned) ToCols + 1);
s = typeMalloc(NCURSES_CH_T, (unsigned) ToCols + 1);
name = typeMalloc(type, size); \
TermType = typeMalloc(char, MY_SIZE + 1);
pushname = typeMalloc(char, MAX_NAME_SIZE + 1);
tok_buf = typeMalloc(char, TOK_BUF_SIZE);
|| (mybuf = typeMalloc(char, need + 1)) == 0) {
FirstName = typeMalloc(char, MAX_NAME_SIZE + 1);
|| (string_table = typeMalloc(char, want)) == 0) {
ptr->ext_str_table = typeMalloc(char, (size_t) ext_str_limit);
if ((toprec = typeMalloc(char, topreclen + 1)) == 0) {
if ((buf_ptr = typeMalloc(char, buf_len)) == NULL)
mybuf = typeMalloc(wchar_t, mylen);
if ((buf = typeMalloc(char, want)) != 0) {
hashtab(SP_PARM) = typeMalloc(HASHMAP,
fds = typeMalloc(struct pollfd, MIN_FDS + evl->count);
TypeArgument *p = typeMalloc(TypeArgument, 1);
(New_Field = typeMalloc(FIELD, 1)) != 0)
TypeArgument *p = typeMalloc(TypeArgument, 1);
(New_Field = typeMalloc(FIELD, 1)))
nftyp = typeMalloc(FIELDTYPE, 1);
(New_Field = typeMalloc(FIELD, 1)))
nftyp = typeMalloc(FIELDTYPE, 1);
if ((pg = typeMalloc(_PAGE, page_nr)) != (_PAGE *) 0)
form = typeMalloc(FORM, 1);
field->expanded[buffer] = typeMalloc(char, need + 1);
thisARG *result = typeMalloc(thisARG, 1);
argp = typeMalloc(thisARG, 1);
thisARG *result = typeMalloc(thisARG, 1);
argp = typeMalloc(thisARG, 1);
argp->kwds = typeMalloc(char *, cnt + 1);
result = typeMalloc(enumARG, 1);
result->kwds = typeMalloc(char *, 1 + ap->count);
argp = typeMalloc(enumARG, 1);
res = typeMalloc(FIELDTYPE, 1);
TypeArgument *p = typeMalloc(TypeArgument, 1);
result = typeMalloc(thisARG, 1);
argp = typeMalloc(thisARG, 1);
result = typeMalloc(thisARG, 1);
argn = typeMalloc(thisARG, 1);
if (((preg->pRegExp = typeMalloc(regex_t, 1)) != 0)
if ((preg->refCount = typeMalloc(unsigned long, 1)) != 0)
pArg = typeMalloc(RegExp_Arg, 1);
if ((pArg->refCount = typeMalloc(unsigned long, 1)) != 0)
char *buf = typeMalloc(char, blen);
if ((menu->pattern = typeMalloc(char, (unsigned)(1 + menu->namelen))))
&& (temp = typeMalloc(wchar_t, 2 + count)) != 0)
PANEL *result = typeMalloc(PANEL, 1);
#define AllocPanel(name) typeMalloc(PANEL, 1)
if ((tfile = typeMalloc(path, maxterms)) == 0)
NAME_VALUE *result = typeMalloc(NAME_VALUE, NUM_STRINGS(tp) + 1);
mapp = typeMalloc(MAP, 1);