Searched defs:PERLIO_FILE_file (Results 1 – 1 of 1) sorted by relevance
298 #define PERLIO_FILE_file(f) (*(int*)(&((__crt_stdio_stream_data*)(f))->_file)) macro312 #define PERLIO_FILE_file(f) ((f)->_file) macro