Searched defs:PerlSIO_vprintf (Results 1 – 1 of 1) sorted by relevance
256 #define PerlSIO_vprintf(f,fmt,a) \ macro345 #define PerlSIO_vprintf(f,fmt,a) vfprintf(f,fmt,a) macro