| /src/external/gpl2/xcvs/dist/lib/ |
| getpass.c | 62 # undef fputs_unlocked macro 63 # define fputs_unlocked(str,stream) fputs (str, stream) macro 130 fputs_unlocked (prompt, out);
|
| unlocked-io.h | 81 # define fputs(x,y) fputs_unlocked (x,y) 83 # define fputs_unlocked(x,y) fputs (x,y) macro
|
| /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
| unlocked-io.h | 81 # define fputs(x,y) fputs_unlocked (x,y) 83 # define fputs_unlocked(x,y) fputs (x,y) macro
|
| /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| unlocked-io.h | 81 # define fputs(x,y) fputs_unlocked (x,y) 83 # define fputs_unlocked(x,y) fputs (x,y) macro
|
| /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
| unlocked-io.h | 81 # define fputs(x,y) fputs_unlocked (x,y) 83 # define fputs_unlocked(x,y) fputs (x,y) macro
|