Searched refs:__fpending (Results 1 – 3 of 3) sorted by relevance
48 __fpending (FILE *__fp) { return __fp->_p - __fp->_bf._base; } in __fpending() function58 size_t __fpending (FILE *);
75 __fpending (FILE * fp) in __fpending() function
2645 (__fpending): Ditto.