Searched refs:WC (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/nvi/common/
H A Dmultibyte.h66 #define WC "%lc" macro
98 #define WC "%c" macro
H A Dseq.c335 (void)fprintf(fp, WC, ch);
345 (void)fprintf(fp, WC, ch);
H A Doptions.c1035 fprintf(fp, WC, ch);
/netbsd-6-1-5-RELEASE/distrib/sets/
H A Dculldeps39 while [ "$(${WC} -l "${LASTJOIN}" | ${AWK} '{ print $1; }')" -ne 0 ]; do
/netbsd-6-1-5-RELEASE/usr.bin/wc/
H A Dwc.c184 wchar_t *WC; local
270 for (WC = wbuf; wlen--; ++WC) {
271 if (iswspace(*WC)) {
273 if (*WC == L'\n') {
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dfnmatch.c137 # define ISWCTYPE(WC, WT) __iswctype (WC, WT)
139 # define ISWCTYPE(WC, WT) iswctype (WC, WT)
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/lib/
H A Dfnmatch.c137 # define ISWCTYPE(WC, WT) __iswctype (WC, WT)
139 # define ISWCTYPE(WC, WT) iswctype (WC, WT)
/netbsd-6-1-5-RELEASE/dist/nvi/vi/
H A Dvi.c1257 vtrace(sp, "vcmd: "WC, vp->key);
1259 vtrace(sp, " buffer: "WC, vp->buffer);
/netbsd-6-1-5-RELEASE/dist/nvi/ex/
H A Dex.c2359 vtrace(sp, " buffer "WC, ecp->buffer);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dppc-opc.c320 /* The LS or WC field in an X (sync or wait) form instruction. */ macro
322 #define WC LS
1636 /* An X form wait instruction with everything filled in except the WC field. */
1664 /* An X form wait instruction with everything filled in except the WC field. */
3578 {"wait", X(31,62), XWC_MASK, POWER7|E500MC|PPCA2, PPCNONE, {WC}},
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dppc-opc.c320 /* The LS or WC field in an X (sync or wait) form instruction. */ macro
322 #define WC LS
1636 /* An X form wait instruction with everything filled in except the WC field. */
1664 /* An X form wait instruction with everything filled in except the WC field. */
3578 {"wait", X(31,62), XWC_MASK, POWER7|E500MC|PPCA2, PPCNONE, {WC}},

Completed in 143 milliseconds