HomeSort by relevance Sort by last modified time
    Searched refs:__fpending (Results 1 - 3 of 3) sorted by null

  /external/bison/lib/
fpending.c 27 __fpending (FILE *fp) function
fpending.h 1 /* Declare __fpending.
29 size_t __fpending (FILE *);
close-stream.c 58 const bool some_pending = (__fpending (stream) != 0);

Completed in 440 milliseconds