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