Searched defs:PERLIO_FUNCS_CAST (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dperlio.h78 #define PERLIO_FUNCS_CAST(funcs) (PerlIO_funcs*)(funcs) macro
/openbsd-current/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h12916 # define PERLIO_FUNCS_CAST(funcs) (PerlIO_funcs*)(funcs) macro
12919 # define PERLIO_FUNCS_CAST(funcs) (funcs) macro

Completed in 275 milliseconds