HomeSort by: relevance | last modified time | path
    Searched defs:fflush_unlocked (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl2/xcvs/dist/lib/
getpass.c 50 # undef fflush_unlocked macro
51 # define fflush_unlocked(x) fflush (x) macro
131 fflush_unlocked (out);
unlocked-io.h 60 # define fflush(x) fflush_unlocked (x)
62 # define fflush_unlocked(x) fflush (x) macro
  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
unlocked-io.h 60 # define fflush(x) fflush_unlocked (x)
62 # define fflush_unlocked(x) fflush (x) macro
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
unlocked-io.h 60 # define fflush(x) fflush_unlocked (x)
62 # define fflush_unlocked(x) fflush (x) macro
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
unlocked-io.h 60 # define fflush(x) fflush_unlocked (x)
62 # define fflush_unlocked(x) fflush (x) macro

Completed in 15 milliseconds