Searched refs:xFILE (Results 1 – 1 of 1) sorted by relevance
65 #define xFILE FILE macro69 #define FPDECL(fp) FILE *fp; xFILE *x##fp79 typedef struct xFILE { struct82 } xFILE; argument89 #define FILEx(fp) ((struct xFILE *)(uintptr_t)fp)103 xFILE *iobp; /* the array of (x)FILE's */237 xFILE iob[FILE_ARY_SZ]; in _findiop()240 xFILE iob[FILE_ARY_SZ]; in _findiop()345 delta % sizeof (struct xFILE) == in _findiop()