Home
last modified time | relevance | path

Searched refs:dot (Results 1 – 25 of 136) sorted by relevance

123456

/titanic_51/usr/src/cmd/sgs/tools/common/
H A Dleb128.c105 uint64_t dot = *dotp; in uleb_extract() local
111 data += dot; in uleb_extract()
114 if (dot > len) in uleb_extract()
128 * Increment shift & dot pointer in uleb_extract()
131 dot++; in uleb_extract()
139 *dotp = dot; in uleb_extract()
147 uint64_t dot = *dotp; in sleb_extract() local
153 data += dot; in sleb_extract()
156 if (dot > len) in sleb_extract()
170 * Increment shift & dot pointe in sleb_extract()
212 uint64_t dot = *dotp; dwarf_ehe_extract() local
[all...]
/titanic_51/usr/src/cmd/vi/port/
H A Dex_vwind.c105 if (dot == one) { in vup()
118 vshow(dot - cnt, NOLINE); in vup()
121 cnt -= vcline, dot -= vcline, vcline = 0; in vup()
125 cnt <= WTOP - ZERO && vfit(dot - cnt, cnt) <= WTOP - ZERO) in vup()
128 if (state != VISUAL || (!insert_line && !scroll_reverse) || (!scroll && (cnt > tot || vfit(dot - cnt, cnt) > tot / 3 + 1))) { in vup()
132 vcontext(dot + ind - cnt, '.'); in vup()
138 vcline += ind, dot += ind; in vup()
140 dot -= vcline - vcnt + 1, vcline = vcnt - 1; in vup()
153 if (dot == dol) { in vdown()
158 i = dol - dot; in vdown()
[all...]
H A Dex_vops.c70 if (vundkind == VNONE || vundkind == VCAPU || vUNDdot != dot) { in vUndo()
76 putmk1(dot, vUNDsav); in vUndo()
81 vjumpto(dot, vUNDcurs, 0); in vUndo()
123 addr = dot - vcline;
142 if (show && (vundkind != VMCHNG || addr != dot))
145 cnt = dot - addr;
148 vjumpto(dot, (unsigned char *)NOSTR, '.');
179 vopen(dot, WBOT);
246 fprintf(trace, "vmacchng, vch_mac=%d, linebuf='%s', *dot=%o\n", vch_mac, linebuf, *dot);
[all...]
H A Dex_vmain.c96 addr = dot;
281 vmoveto(dot, cursor, 0);
394 fprintf(trace, "before vdown in ^D, dot=%d, wdot=%d, dol=%d\n", lineno(dot), lineno(wdot), lineno(dol));
407 fprintf(trace, "before vnline in ^D, dot=%d, wdot=%d, dol=%d\n", lineno(dot), lineno(wdot), lineno(dol));
412 fprintf(trace, "after vnline in ^D, dot=%d, wdot=%d, dol=%d\n", lineno(dot), lineno(wdot), lineno(dol));
475 names[c - 'a'] = (*dot &~ 01);
487 addr = dot
[all...]
H A Dex_voper.c242 odot = dot; in operate()
260 dot = odot; in operate()
343 odot = wdot = dot; in operate()
349 dot = wdot = odot; in operate()
353 vjumpto(dot, ocurs, 0); in operate()
358 fprintf(trace, "after lmatchp in %, dot=%d, wdot=%d, " in operate()
359 "dol=%d\n", lineno(dot), lineno(wdot), lineno(dol)); in operate()
529 wdot = dot + cnt; in operate()
622 wdot = dot + cnt - 1; in operate()
632 wdot = (dot in operate()
[all...]
H A Dex_cmds.c74 * If dot at last command
77 if (dot <= zero) {
78 dot = zero;
80 dot = one;
94 addr1 = addr2 = dot + poffset;
101 dot = addr1;
136 addr = dot;
138 addr2 = dot;
147 dot = addr;
180 dot
[all...]
H A Dex_cmdsub.c69 dot = a; in append()
71 undap1 = undap2 = dot + 1; in append()
88 dot++; in append()
93 for (rdot = dot; a1 > rdot;) in append()
169 dot = a1; in delete()
195 dot = a1; in delete()
336 markpr(addr2 == dot ? addr1 - 1 : addr2 + 1); in vi_move()
376 dot = adt + (ad2 - ad1); in move1()
383 dot = adt++; in move1()
553 undap1 = dot; in pragged()
[all...]
H A Dex_addr.c55 * Set up addr1 and addr2 for commands whose default address is dot.
75 addr1 = addr2 = dot; in setdot1()
182 dot = zero; in setall()
267 addr = dot;
274 addr = dot;
283 addr = dot;
284 if (inputline && execute(0, dot)) {
336 if (addr == dot)
348 addr = dot;
366 addr = dot;
[all...]
H A Dex_vops3.c89 wdot = dot;
103 if (dot == wdot) {
184 llimit = dot;
191 (wdot != dot - 1 || cursor != linebuf)) {
399 llimit = dot; in lmatchp()
401 wdot = dot; in lmatchp()
419 if (lmatchp(dot - vcline)) { in lsmatch()
578 addr = dot; in lbrack()
602 if (addr == dot) in lbrack()
/titanic_51/usr/src/cmd/mailx/
H A Dcmd1.c66 * Don't change dot if invoker didn't give an argument.
91 if (dot != &message[n-1]) in headers()
92 dot = mp; in headers()
202 dot = &message[*ip - 1]; in from()
236 curind = (!Hflag && dot == mp) ? '>' : ' '; in printhead()
359 * Print out the value of dot.
365 printf("%d\n", dot - &message[0] + 1); in pdot()
481 dot = mp; in type1()
561 dot = mp; in top()
598 dot in stouch()
[all...]
H A Dcmd2.c69 * print the next applicable message after dot.
85 dot = mp; in next()
100 * Just find the next good message after dot, no in next()
103 for (mp = dot+1; mp < &message[msgCount]; mp++) in next()
110 dot = mp; in next()
113 * Print dot. in next()
115 list[0] = dot - &message[0] + 1; in next()
310 dot = mp; in savemsglist()
518 * Delete messages, then type the new dot.
527 lastdot = dot in deltype()
[all...]
H A Dlist.c655 mesg = dot - &message[0] + 1; in first()
658 for (mp = dot; mp < &message[msgCount]; mp++) { in first()
663 mesg = dot - &message[0]; in first()
664 for (mp = dot-1; mp >= &message[0]; mp--) { in first()
780 for (mp = dot + 1; mp < &message[msgCount]; mp++) in metamess()
790 for (mp = dot - 1; mp >= &message[0]; mp--) in metamess()
810 m = dot - &message[0] + 1; in metamess()
811 if ((dot->m_flag & MDELETED) != f) { in metamess()
/titanic_51/usr/src/cmd/svc/servinfo/
H A Dservinfo.c75 char *dot, *p; in uaddr2port() local
77 if ((dot = strrchr(addr, '.')) == 0) { in uaddr2port()
80 if (dot == addr) in uaddr2port()
83 p = dot - 1; in uaddr2port()
86 * If the first dot hasn't been seen, it's a in uaddr2port()
94 port = strtol(p + 1, &dot, 10) << 8; in uaddr2port()
95 port = port | strtol(dot + 1, (char **)NULL, 10); in uaddr2port()
/titanic_51/usr/src/lib/libnsl/rpc/
H A Dauth_time.c213 char *dot = NULL; /* tmp pointer */ in __rpc_get_time_offset() local
376 if ((dot = strrchr(ipuaddr, '.')) != 0) { in __rpc_get_time_offset()
377 *dot = '\0'; in __rpc_get_time_offset()
378 if ((dot = strrchr(ipuaddr, '.')) != 0) in __rpc_get_time_offset()
379 *dot = '\0'; in __rpc_get_time_offset()
382 if (dot == 0 || in __rpc_get_time_offset()
483 if ((dot = strrchr(ut, '.')) != 0) { in __rpc_get_time_offset()
484 *dot = '\0'; in __rpc_get_time_offset()
485 if ((dot = strrchr(ut, '.')) != 0) in __rpc_get_time_offset()
486 *dot in __rpc_get_time_offset()
[all...]
/titanic_51/usr/src/lib/libnsl/nss/
H A Dnetdir_inet_sundry.c124 * decimal dot equivalent. h1.h2.h3.h4.p1.p2 where h1-h4 are the host
233 char *dot; in ipv6_uaddr2taddr() local
261 if ((dot = strrchr(tmpaddr, '.')) != 0) { in ipv6_uaddr2taddr()
262 *dot = '\0'; in ipv6_uaddr2taddr()
263 p2 = atoi(dot+1); in ipv6_uaddr2taddr()
264 if ((dot = strrchr(tmpaddr, '.')) != 0) { in ipv6_uaddr2taddr()
265 *dot = '\0'; in ipv6_uaddr2taddr()
266 p1 = atoi(dot+1); in ipv6_uaddr2taddr()
270 if (dot == 0) { in ipv6_uaddr2taddr()
769 *--cp = '\0'; /* null out the dot afte in inet_netdir_mergeaddr()
819 char *dot; inet_netdir_mergeaddr() local
[all...]
/titanic_51/usr/src/cmd/ed/
H A Ded.c198 static LINE dot; variable
499 addr1 = addr2 = dot; in commands()
520 addr1 = dot; in commands()
543 dot = a1; in commands()
568 if (((linebuf[0] != '.') || (dot == (addr1-1))) && in commands()
570 dot = addr1; in commands()
636 if (dot == addr2-1) in commands()
637 dot += 1; in commands()
642 addr1 = dot; in commands()
643 addr2 = dot in commands()
[all...]
/titanic_51/usr/src/cmd/sgs/libld/common/
H A Dldlibs.c96 char *dot = (char *)MSG_ORIG(MSG_STR_DOT); in process_lib_path() local
104 compat_YL_YU(ofl, dot, i) : dot), in process_lib_path()
120 compat_YL_YU(ofl, dot, i) : dot), in process_lib_path()
144 compat_YL_YU(ofl, dot, i) : dot), in process_lib_path()
/titanic_51/usr/src/boot/lib/libstand/
H A Dprintf.c261 int base, lflag, qflag, tmp, width, ladjust, sharpflag, neg, sign, dot; in kvprintf() local
289 sign = 0; dot = 0; dwidth = 0; upper = 0; in kvprintf()
293 dot = 1; in kvprintf()
308 if (!dot) { in kvprintf()
319 if (!dot) { in kvprintf()
331 if (dot) in kvprintf()
435 if (!dot) in kvprintf()
456 if (!dot) { in kvprintf()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Darray.c935 unsigned dot, digit, n; in nv_changearray() local
951 for(dot = 0; dot < (unsigned)save_ap->maxi; dot++) in nv_changearray()
953 if(save_ap->val[dot].cp) in nv_changearray()
955 if ((digit = dot)== 0) in nv_changearray()
964 up->cp = save_ap->val[dot].cp; in nv_changearray()
965 save_ap->val[dot].cp = 0; in nv_changearray()
1076 register unsigned dot; in nv_nextsub() local
1104 dot in nv_nextsub()
1604 register unsigned dot, n; nv_getsub() local
[all...]
/titanic_51/usr/src/lib/libslp/javalib/com/sun/slp/
H A DDefaults.java167 int dot = localHostName.indexOf('.');
168 if (dot != -1) {
169 localHostName = localHostName.substring(0, dot);
/titanic_51/usr/src/lib/libmail/common/
H A Dabspath.c37 * string *abspath(char *path, char *dot, string *to)
41 * the value of "dot" will be prepended and the result
49 abspath(char *path, char *dot, string *to) in abspath() argument
54 to = s_append(to, dot); in abspath()
/titanic_51/usr/src/uts/common/fs/tmpfs/
H A Dtmp_dir.c546 struct tdirent *dot, *dotdot; in tdirinit() local
552 dot = tmp_memalloc(sizeof (struct tdirent) + 2, TMP_MUSTHAVE); in tdirinit()
558 dot->td_tmpnode = dir; in tdirinit()
559 dot->td_offset = 0; in tdirinit()
560 dot->td_name = (char *)dot + sizeof (struct tdirent); in tdirinit()
561 dot->td_name[0] = '.'; in tdirinit()
562 dot->td_parent = dir; in tdirinit()
563 tmpfs_hash_in(dot); in tdirinit()
576 dot in tdirinit()
[all...]
/titanic_51/usr/src/cmd/pg/
H A Dpg.c116 *dot, /* current line */ variable
1351 if (dot == zero - 1)
1354 where = how * line + dot->l_no;
1362 dot = dol;
1370 dot = dol - 1;
1372 dot++;
1374 if (where == dot->l_no || brk_hit)
1378 return (dot->l_no);
1380 dot = dol;
1393 dot
[all...]
/titanic_51/usr/src/lib/libsocket/inet/
H A Dgetnameinfo.c150 char *dot; in getnameinfo() local
155 dot = strchr(hp->h_name, '.'); in getnameinfo()
156 if (dot != NULL) in getnameinfo()
157 *dot = '\0'; in getnameinfo()
/titanic_51/usr/src/lib/libshell/common/sh/
H A Darray.c755 unsigned dot, digit, n; in nv_changearray() local
771 for(dot = 0; dot < (unsigned)save_ap->maxi; dot++) in nv_changearray()
773 if(save_ap->val[dot].cp) in nv_changearray()
775 if ((digit = dot)== 0) in nv_changearray()
784 up->cp = save_ap->val[dot].cp; in nv_changearray()
785 save_ap->val[dot].cp = 0; in nv_changearray()
894 register unsigned dot; in nv_nextsub() local
912 for(dot=ap->cur+1; dot < (unsigned)ap->maxi; dot++) in nv_nextsub()
915 if(!ap->val[dot].cp && !(ap->header.nelem&ARRAY_NOSCOPE)) in nv_nextsub()
917 if(!(aq=ar) || dot>=(unsigned)aq->maxi) in nv_nextsub()
[all …]

123456