Searched refs:lptr (Results 1 - 24 of 24) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/ext/curses/
H A Dview.rb37 lptr = 0
43 addstr(data_lines[lptr + i] || '')
65 if lptr + lines < data_lines.size then
66 lptr += 1
77 if lptr > 0 then
78 lptr -= 1
/macosx-10.9.5/ncurses-42/ncurses/test/
H A Dview.c119 static NCURSES_CH_T **lptr; variable
298 for (lptr = &vec_lines[0]; (lptr - vec_lines) < MAXLINES; lptr++) {
328 *lptr = ch_dup(temp);
331 num_lines = lptr - vec_lines;
351 lptr = vec_lines;
391 olptr = lptr;
393 if ((lptr - vec_lines) < (num_lines - LINES + 1))
394 lptr
[all...]
/macosx-10.9.5/remote_cmds-41.90.1/talkd.tproj/
H A Dannounce.c114 char *bptr, *lptr, *vis_user; local
157 lptr = line_buf[i];
158 while (*lptr != '\0')
159 *(bptr++) = *(lptr++);
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dgetinfo.c128 } lptr; local
153 lptr.to_long = param_longp;
154 *lptr.to_ulong = data->info.httpauthavail;
157 lptr.to_long = param_longp;
158 *lptr.to_ulong = data->info.proxyauthavail;
/macosx-10.9.5/zsh-60/zsh/Src/
H A Dhist.c3113 char *lptr, *wptr = word; local
3133 lptr = lineptr;
3147 if (strpfx(wptr, lptr)) {
3153 if (!strcmp(wptr, ";") && strpfx(";;", lptr)) {
3163 lptr += len;
3179 while (*lptr) {
3192 if (*lptr == *wptr ||
3193 (*lptr == '!' && *wptr == '|')) {
3194 lptr++;
3196 } else if (lptr[
[all...]
H A Dsubst.c3770 char *ptr1, *ptr2, *ptr3, *lptr, c, *test, *sep, *t, *tt, tc, *e; local
3781 lptr = *ptr;
3933 *ptr = lptr;
3939 *ptr = lptr;
H A Dexec.c4386 LinkNode lptr; local
4389 for (lptr = firstnode(args); lptr; incnode(lptr)) {
4390 if (lptr != firstnode(args))
4392 quotedzputs((char *)getdata(lptr), xtrerr);
H A Dpattern.c1666 union upat buf, *lptr; local
1679 lptr = (Upat)opdst;
1680 lptr->l = op;
/macosx-10.9.5/libxml2-26/libxml2/
H A DgenUnicode.py310 lptr = "NULL" variable
325 lptr = "xml%sL" % name variable
334 % (name, numshort, numlong, sptr, lptr))
H A Dchvalid.c171 const xmlChLRange *lptr; local
198 lptr = rptr->longRange;
201 if (val < lptr[mid].low) {
204 if (val > lptr[mid].high) {
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A DgenUnicode.py310 lptr = "NULL" variable
325 lptr = "xml%sL" % name variable
334 % (name, numshort, numlong, sptr, lptr))
H A Dchvalid.c171 const xmlChLRange *lptr; local
198 lptr = rptr->longRange;
201 if (val < lptr[mid].low) {
204 if (val > lptr[mid].high) {
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dauth_context.c181 krb5_address *lptr = NULL, *rptr = NULL; local
203 lptr = &local_k_address;
225 lptr,
228 if (lptr)
229 krb5_free_address (context, lptr);
/macosx-10.9.5/swig-10/Lib/python/
H A Dpyinit.swg285 size_t lptr = strlen(ty->name)+2*sizeof(void*)+2;
286 char *ndoc = (char*)malloc(ldoc + lptr + 10);
295 SWIG_PackVoidPtr(buff, ptr, ty->name, lptr);
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkCanvUtil.c1407 char *lptr = pattern;
1457 lptr = (char *)ckalloc((unsigned int) (1 - 2*dash->number));
1477 if ((i = DashConvert(lptr, ptr, -dash->number, width)) != 0) {
1478 char *lptr0 = lptr;
1480 sprintf(str, "[%d", *lptr++ & 0xff);
1482 sprintf(str+strlen(str), " %d", *lptr++ & 0xff);
1487 lptr = lptr0;
1497 if (lptr != pattern) {
1498 ckfree(lptr);
1387 char *lptr = pattern; local
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkCanvUtil.c1322 char *lptr = pattern;
1371 lptr = (char *)ckalloc((unsigned int) (1 - 2*dash->number));
1390 if ((i = DashConvert(lptr, ptr, -dash->number, width)) != 0) {
1391 char *lptr0 = lptr;
1392 sprintf(str, "[%d", *lptr++ & 0xff);
1394 sprintf(str+strlen(str), " %d", *lptr++ & 0xff);
1399 lptr = lptr0;
1409 if (lptr != pattern) {
1410 ckfree(lptr);
1304 char *lptr = pattern; local
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dvms-misc.c92 unsigned char *lptr = ptr;
114 while (lptr < ptr)
116 vms_debug (-level, "%c", (*lptr < 32)?'.':*lptr);
117 lptr++;
91 unsigned char *lptr = ptr; local
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/plugins/
H A Dpassdss.c346 char *p, *out = NULL, *lptr = NULL; local
455 lptr = out;
503 if (lptr && !--argc) {
504 len = out - lptr - 4;
506 memcpy(lptr, &nl, 4); /* insert 4 byte len (network order) */
507 lptr = NULL;
/macosx-10.9.5/ntp-88/ntpd/
H A Dntp_intres.c1109 char **lptr
1115 cp = *lptr;
1127 *lptr = cp;
1148 *lptr = cp;
/macosx-10.9.5/zsh-60/zsh/Src/Modules/
H A Dparameter.c1851 gid_t *list, *lptr, egid; local
1868 for (lptr = list; lptr < list + gs->num; lptr++) {
1869 if (*lptr == egid) {
1877 for (lptr = list; lptr < list + gs->num; lptr++) {
1878 gaptr->gid = *lptr;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dconfig.c1448 long *lptr; local
1504 lptr = (long *)((char *)dst + tab->off);
1506 rc = lutil_atolx( lptr, val, 0 );
1554 long *lptr; local
1605 lptr = (long *)((char *)src + tab->off);
1608 ptr += snprintf( ptr, sizeof( buf ) - ( ptr - buf ), "%ld", *lptr );
/macosx-10.9.5/cups-372.4/cups/backend/
H A Dusb-darwin.c2159 const char *cptr, *lptr = NULL; local
2161 for (cptr = buffer; *cptr && lptr == NULL; cptr++)
2163 lptr = cptr;
2164 return lptr;
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dprinters.c2785 *lptr, /* Pointer into localized hostname */ local
2881 lptr = strchr(localname, '.');
2884 if (sptr != NULL && lptr != NULL)
2890 while (lptr != NULL)
2892 if (!_cups_strcasecmp(lptr, sptr))
2894 *lptr = '\0';
2898 lptr = strchr(lptr + 1, '.');
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/generic/
H A Ddomxslt.c2605 int tmpPos, lptr, rptr, middle, i, j, gt, rc; local
2651 lptr = 0;
2655 if (lptr == middle) {
2661 rc = nodeGreater(txt, asc, upperFirst, vs[lptr], vs[rptr],
2662 vd[lptr], vd[rptr], &gt);
2669 b [i] = a [lptr ];
2670 posb [i] = posa[lptr ];
2671 vstmp[i] = vs [lptr ];
2672 vdtmp[i] = vd [lptr++];
2675 b [i] = a [lptr ];
[all...]

Completed in 446 milliseconds