Searched defs:PerlSIO_fseek (Results 1 – 1 of 1) sorted by relevance
260 #define PerlSIO_fseek(f,o,w) \ macro347 #define PerlSIO_fseek(f,o,w) fseek(f,o,w) macro