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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dvasnprintf.c1110 void *tmp_memory; local
1111 tmp_memory = multiply (m, pow5, &numerator);
1112 if (tmp_memory == NULL)
1129 free (tmp_memory);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dvasnprintf.c1110 void *tmp_memory; local
1111 tmp_memory = multiply (m, pow5, &numerator);
1112 if (tmp_memory == NULL)
1129 free (tmp_memory);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dvasnprintf.c1174 void *tmp_memory; local
1175 tmp_memory = multiply (m, pow5, &numerator);
1176 if (tmp_memory == NULL)
1193 free (tmp_memory);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dvasnprintf.c1109 void *tmp_memory; local
1110 tmp_memory = multiply (m, pow5, &numerator);
1111 if (tmp_memory == NULL)
1128 free (tmp_memory);

Completed in 191 milliseconds