Searched defs:PR_smprintf_free (Results 1 - 2 of 2) 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/src/io/
H A Dprprf.c1107 PR_IMPLEMENT(void) PR_smprintf_free(char *mem) function

Completed in 47 milliseconds