XNMALLOC          166 lib/propername.c             XNMALLOC (strlen (translation) + 2 + strlen (name) + 1 + 1, char);
XNMALLOC          208 lib/propername.c         char *locale_code_translit = XNMALLOC (len + 10 + 1, char);
XNMALLOC          268 lib/propername.c             XNMALLOC (strlen (translation) + 2 + strlen (name) + 1 + 1, char);
XNMALLOC           92 lib/sh-quote.c       command = XNMALLOC (length, char);
XNMALLOC          226 lib/xalloc.h     return XNMALLOC (n, char);