Searched refs:xFILE (Results 1 – 1 of 1) sorted by relevance
68 #define xFILE FILE macro72 #define FPDECL(fp) FILE *fp; xFILE *x##fp82 typedef struct xFILE { struct85 } xFILE; typedef92 #define FILEx(fp) ((struct xFILE *)(uintptr_t)fp)106 xFILE *iobp; /* the array of (x)FILE's */240 xFILE iob[FILE_ARY_SZ]; in _findiop()243 xFILE iob[FILE_ARY_SZ]; in _findiop()348 delta % sizeof (struct xFILE) == in _findiop()