OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:some_pending
(Results
1 - 2
of
2
) sorted by null
/external/bison/lib/
close-stream.c
58
const bool
some_pending
= (__fpending (stream) != 0);
local
70
if (prev_fail || (fclose_fail && (
some_pending
|| errno != EBADF)))
/prebuilts/misc/linux-x86/bison/
bison
Completed in 33 milliseconds