Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/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