Home
last modified time | relevance | path

Searched refs:wide (Results 1 – 25 of 71) sorted by relevance

123

/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Diso.multibyte.c95 wchar_t wide; in _mbtowc_iso() local
278 wide = 0; in _mbtowc_iso()
299 wide = ch; in _mbtowc_iso()
300 wide = (wide << 8 | tch); in _mbtowc_iso()
303 wide = ch; in _mbtowc_iso()
315 wide = ch; in _mbtowc_iso()
316 wide = (wide << 8 | tch); in _mbtowc_iso()
319 wide = ch; in _mbtowc_iso()
331 wide = ch; in _mbtowc_iso()
332 wide = (wide << 8 | tch); in _mbtowc_iso()
[all …]
/titanic_50/usr/src/cmd/sgs/m4/common/
H A Dm4.h72 (wide ? iswalpha(x) : isalpha(x)))
74 (wide ? iswalnum(x) : isalnum(x)))
76 (wide ? iswspace(x) : isspace(x)))
156 extern int wide;
H A Dm4.c96 wide = 1; in main()
709 if (wide) { in undiv()
959 if (wide) { in getchr()
998 if (wide) in sputchr()
1021 if (wide) in putchr()
1068 if (wide) { in wstr2str()
1114 if (wide) { in str2wstr()
H A Dm4ext.c110 int wide; /* multi-byte locale */ variable
/titanic_50/usr/src/cmd/modload/
H A Dmodinfo.c35 static int wide; variable
97 wide++; in main()
207 if (wide) { in print_info()
/titanic_50/usr/src/cmd/tbl/
H A Dt6.c22 void wide(char *, char *, char *);
71 wide(s, FN(vforml,icol), SZ(vforml,icol)); fprintf(tabout, "\n"); in maktab()
88 wide(s, FN(vforml,icol), SZ(vforml,icol)); fprintf(tabout, "\n"); in maktab()
116 wide(table[ilin][icol-k].col, FN(ilin,icol-k), SZ(ilin,icol-k)); in maktab()
205 wide(char *s, char *fn, char *size) in wide() function
/titanic_50/usr/src/lib/policykit/libpolkit/common/
H A Dpolkit.pc.in15 Description: library for querying and setting system-wide policy
/titanic_50/usr/src/cmd/ssh/etc/
H A Dssh_config13 # 3. system-wide file /etc/ssh/ssh_config
/titanic_50/usr/src/lib/libxcurses2/
H A DMakefile.com83 $(WIDE:%.o=../src/libc/wide/%.c)
127 objs/%.o pics/%.o: ../src/libc/wide/%.c
/titanic_50/usr/src/lib/libxcurses/
H A DMakefile.com104 $(WIDE:%.o=../src/libc/wide/%.c)
168 objs/%.o pics/%.o: ../src/libc/wide/%.c
/titanic_50/usr/src/cmd/sort/common/
H A Dutility.c794 xdump(FILE *fp, uchar_t *buf, size_t bufsize, int wide) in xdump() argument
809 if (wide) { in xdump()
826 if (wide) { in xdump()
/titanic_50/usr/src/uts/common/io/mwl/mwl_fw/
H A DLICENSE23 # Limited patent license. Marvell International Ltd. grants a world-wide,
/titanic_50/usr/src/uts/common/io/iwp/fw-iw/
H A DLICENSE17 Limited patent license. Intel Corporation grants a world-wide,
/titanic_50/usr/src/uts/common/io/iwh/fw-iw/fw_5150/
H A DLICENSE17 Limited patent license. Intel Corporation grants a world-wide,
/titanic_50/usr/src/uts/common/io/iwk/fw-iw/
H A DLICENSE17 Limited patent license. Intel Corporation grants a world-wide,
/titanic_50/usr/src/uts/common/io/wpi/fw-wpi/
H A DLICENSE17 Limited patent license. Intel Corporation grants a world-wide,
/titanic_50/usr/src/uts/common/io/iwh/fw-iw/fw_5000/
H A DLICENSE17 Limited patent license. Intel Corporation grants a world-wide,
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/
H A Dfinger.c144 int wide = 1; /* -w option default */ variable
236 wide = 0; in main()
460 if (wide) { in print()
590 if (wide) { in shortprint()
/titanic_50/usr/src/cmd/cmd-inet/etc/ppp/
H A Doptions.tmpl26 # Privileged system-wide pppd options may be placed here. Typically, the
/titanic_50/usr/src/lib/libbsm/
H A Daudit_class.txt57 0x00020000:as:system-wide administration
/titanic_50/usr/src/cmd/bnu/
H A DSysfiles62 # but has split the Systems file into local, company-wide,
/titanic_50/usr/src/uts/intel/io/mc-amd/
H A Dmcamd_drv.c788 int wide = 0; in mc_mkprops_dramctl() local
812 wide = MCREG_FIELD_F_revFG(&drcfg_lo, Width128); in mc_mkprops_dramctl()
814 wide = MCREG_FIELD_F_preF(&drcfg_lo, Width128); in mc_mkprops_dramctl()
816 mcp->mcp_accwidth = wide ? 128 : 64; in mc_mkprops_dramctl()
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsgen.c660 int wide = 0; in sgen_do_attach() local
663 wide = 1; in sgen_do_attach()
665 wide, 1) == 1) { in sgen_do_attach()
669 wide ? "enabled" : "disabled", in sgen_do_attach()
/titanic_50/usr/src/uts/common/gssapi/mechs/krb5/include/
H A DgssapiP_generic.h215 int do_replay, int do_sequence, int wide);
/titanic_50/usr/src/lib/libmvec/common/vis/
H A D__vatan.S481 sethi %hi(0x7ff00000),%g1 !upper word of Inf (we use 64-bit wide int for this)
512 sethi %hi(0x7ff00000),%g1 !upper word of Inf (we use 64-bit wide int for this)
543 sethi %hi(0x7ff00000),%g1 !upper word of Inf (we use 64-bit wide int for this)

123