Home
last modified time | relevance | path

Searched defs:osprintf (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/isl/dist/interface/
H A Dplain_cpp.cc51 static void osprintf(ostream &os, const char *format, va_list arguments) in osprintf() function
71 static void osprintf(ostream &os, const char *format, ...) in osprintf() function
86 static void osprintf(ostream &os, int indent, const char *format, ...) in osprintf() function