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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprprf.h66 #define PR_smprintf_free VBoxNsprPR_smprintf_free macro
88 ** buffer on success, NULL on failure. Call "PR_smprintf_free" to release
96 NSPR_API(void) PR_smprintf_free(char *mem);
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dsprintf.c87 PR_smprintf_free(s);
90 PR_smprintf_free(s);
165 PR_smprintf_free(s);
168 PR_smprintf_free(s);
270 PR_smprintf_free(s);
273 PR_smprintf_free(s);
281 PR_smprintf_free(s);
284 PR_smprintf_free(s);
393 PR_smprintf_free(s);
396 PR_smprintf_free(
[all...]
/vbox/src/libs/xpcom18a4/xpcom/threads/
H A DnsEnvironment.cpp196 PR_smprintf_free(entry->mData);
/vbox/src/libs/xpcom18a4/xpcom/tools/registry/
H A Dregxpcom.cpp129 PR_smprintf_free(gPathEnvString);
195 PR_smprintf_free(gPathEnvString);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Duxshm.c529 PR_smprintf_free( genName );
536 PR_smprintf_free( genName );
555 PR_smprintf_free( genName );
562 PR_smprintf_free( genName );
/vbox/src/libs/xpcom18a4/xpcom/tests/
H A DTestPipes.cpp154 PR_smprintf_free(buf);
267 PR_smprintf_free(buf);
501 PR_smprintf_free(buf);
/vbox/src/libs/xpcom18a4/xpcom/glue/standalone/
H A DnsXPCOMGlue.cpp447 if (spEnvString) PR_smprintf_free(spEnvString);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/linking/
H A Dprlink.c633 PR_smprintf_free(mem);
1691 PR_smprintf_free(name);
1751 PR_smprintf_free(name);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/
H A Dprprf.c1107 PR_IMPLEMENT(void) PR_smprintf_free(char *mem) function
/vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/src/
H A Dprmsgc.c1080 PR_smprintf_free(sizestr);
3476 PR_smprintf_free(msg);
/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsVariant.cpp846 PR_smprintf_free(ptr);

Completed in 89 milliseconds