HomeSort by relevance Sort by last modified time
    Searched defs:close_stdout (Results 1 - 2 of 2) sorted by null

  /external/bison/lib/
closeout.c 39 by close_stdout. */
73 stop doing useless write() calls; this is what close_stdout does anyway.
88 Since close_stdout is commonly registered via 'atexit', POSIX
91 once. So it calls '_exit' instead of 'exit'. If close_stdout
95 Applications that use close_stdout should flush any streams
107 close_stdout (void) function
  /ndk/sources/host-tools/make-3.81/
misc.c 897 close_stdout (void)
884 close_stdout (void) function

Completed in 188 milliseconds