Home
last modified time | relevance | path

Searched defs:PERLIO_FILE_file (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/win32/
Dwin32.h298 #define PERLIO_FILE_file(f) (*(int*)(&((__crt_stdio_stream_data*)(f))->_file)) macro
312 #define PERLIO_FILE_file(f) ((f)->_file) macro