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