Searched refs:putc_unlocked (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dgetpass.c65 # undef putc_unlocked macro
66 # define putc_unlocked(c,stream) putc (c, stream) macro
157 putc_unlocked ('\n', out);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dunlocked-io.h115 # define putc(x,y) putc_unlocked (x,y)
117 # define putc_unlocked(x,y) putc (x,y) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dunlocked-io.h115 # define putc(x,y) putc_unlocked (x,y)
117 # define putc_unlocked(x,y) putc (x,y) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dunlocked-io.h115 # define putc(x,y) putc_unlocked (x,y)
117 # define putc_unlocked(x,y) putc (x,y) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dunlocked-io.h116 # define putc(x,y) putc_unlocked (x,y)
118 # define putc_unlocked(x,y) putc (x,y) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/srclib/
H A Dunlocked-io.h82 # define putc(x,y) putc_unlocked (x,y)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dwrite-po.c59 # define putc putc_unlocked
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/
H A Dconfigure26123 echo "$as_me:$LINENO: checking whether putc_unlocked is declared" >&5
26124 echo $ECHO_N "checking whether putc_unlocked is declared... $ECHO_C" >&6
26138 #ifndef putc_unlocked
26139 char *p = (char *) putc_unlocked;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/
H A Dconfigure33466 { $as_echo "$as_me:$LINENO: checking whether putc_unlocked is declared" >&5
33467 $as_echo_n "checking whether putc_unlocked is declared... " >&6; }
33481 #ifndef putc_unlocked
33482 (void) putc_unlocked;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/
H A Dconfigure[all...]

Completed in 343 milliseconds