Searched defs:PerlSIO_fread (Results 1 – 1 of 1) sorted by relevance
240 #define PerlSIO_fread(buf,sz,count,f) \ macro328 #define PerlSIO_fread(buf,sz,count,f) fread(buf,sz,count,f) macro