Searched refs:allocated_name (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dxgettext.c1325 char *allocated_name = NULL; local
1331 char *name = allocated_name = (char *) xmalloca (name_len);
1456 if (allocated_name != NULL)
1457 freea (allocated_name);

Completed in 82 milliseconds