Searched defs:PR_smprintf (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprprf.h65 #define PR_smprintf VBoxNsprPR_smprintf macro
91 NSPR_API(char*) PR_smprintf(const char *fmt, ...);
94 ** Free the memory allocated, for the caller, by PR_smprintf
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/
H A Dprprf.c1093 PR_IMPLEMENT(char *) PR_smprintf(const char *fmt, ...) function
1105 ** Free memory allocated, for the caller, by PR_smprintf

Completed in 41 milliseconds