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

  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
unlocked-io.h 74 # define fputc(x,y) fputc_unlocked (x,y)
76 # define fputc_unlocked(x,y) fputc (x,y) macro
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
unlocked-io.h 74 # define fputc(x,y) fputc_unlocked (x,y)
76 # define fputc_unlocked(x,y) fputc (x,y) macro
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
unlocked-io.h 74 # define fputc(x,y) fputc_unlocked (x,y)
76 # define fputc_unlocked(x,y) fputc (x,y) macro
  /src/external/gpl2/xcvs/dist/lib/
unlocked-io.h 74 # define fputc(x,y) fputc_unlocked (x,y)
76 # define fputc_unlocked(x,y) fputc (x,y) macro

Completed in 50 milliseconds