Home | History | Annotate | Download | only in Objects

Lines Matching refs:f_skipnextlf

170     f->f_skipnextlf = 0;
812 f->f_skipnextlf = 0;
948 if (f->f_skipnextlf) {
954 f->f_skipnextlf = 0;
1436 int skipnextlf = f->f_skipnextlf;
1483 f->f_skipnextlf = skipnextlf;
1505 f->f_skipnextlf = skipnextlf;
2789 skipnextlf = ((PyFileObject *)fobj)->f_skipnextlf;
2831 ((PyFileObject *)fobj)->f_skipnextlf = skipnextlf;
2877 skipnextlf = f->f_skipnextlf;
2927 f->f_skipnextlf = skipnextlf;