Searched refs:PerlSIO_ftell (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A DXSUB.h556 # define ftell PerlSIO_ftell
H A Diperlsys.h261 # define PerlSIO_ftell(f) \ macro
351 # define PerlSIO_ftell(f) ftell(f) macro
H A Dperlio.c3462 return PerlSIO_ftell(stdio);

Completed in 188 milliseconds