Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:vsnprintf

448       n=(ssize_t) vsnprintf(string,length,format,operands);
465 n=(ssize_t) vsnprintf(string,length,format,operands);
469 n=(ssize_t) vsnprintf(string,length,format,operands);
474 vsnprintf(string,length,format,operands);