Home
last modified time | relevance | path

Searched refs:stackx (Results 1 – 20 of 20) sorted by relevance

/dports/devel/xxgdb/xxgdb-1.12/
H A Dregex.c1353 char **stackx; local
1357 ALLOCA_CHECK(stackx);
1358 bcopy (stackb, stackx, (stacke - stackb) * sizeof (char *));
1359 stackp += stackx - stackb;
1360 stacke = stackx + 2 * (stacke - stackb);
1361 stackb = stackx;
1426 char **stackx = (char **) alloca (2 * (stacke - stackb) * local
1428 ALLOCA_CHECK(stackx);
1430 stackp += stackx - stackb;
1431 stacke = stackx + 2 * (stacke - stackb);
[all …]
/dports/japanese/ng-devel/ng-1.5beta1/
H A Dregex_e.c1213 char **stackx = (char **) alloca (2 * (stacke - stackb) * sizeof (char *)); local
1214 bcopy (stackb, stackx, (stacke - stackb) * sizeof (char *));
1215 stackp += stackx - stackb;
1216 stacke = stackx + 2 * (stacke - stackb);
1217 stackb = stackx;
1280 char **stackx = (char **) alloca (2 * (stacke - stackb) * sizeof (char *)); local
1281 bcopy (stackb, stackx, (stacke - stackb) * sizeof (char *));
1282 stackp += stackx - stackb;
1283 stacke = stackx + 2 * (stacke - stackb);
1284 stackb = stackx;
H A Dregex_j.c1765 unsigned char **stackx; local
1768 stackx = (unsigned char **) alloca (2 * (int)(stacke - stackb)
1770 bcopy (stackb, stackx, (int)(stacke - stackb) * sizeof (char *));
1771 stackp = stackx + (int)(stackp - stackb);
1772 stacke = stackx + 2 * (int)(stacke - stackb);
1773 stackb = stackx;
1885 unsigned char **stackx local
1888 bcopy (stackb, stackx, (int)(stacke - stackb) * sizeof (char *));
1889 stackp = stackx + (int)(stackp - stackb);
1890 stacke = stackx + 2 * (int)(stacke - stackb);
[all …]
/dports/japanese/ng/ng-1.4.4/
H A Dregex_e.c1213 char **stackx = (char **) alloca (2 * (stacke - stackb) * sizeof (char *)); local
1214 bcopy (stackb, stackx, (stacke - stackb) * sizeof (char *));
1215 stackp += stackx - stackb;
1216 stacke = stackx + 2 * (stacke - stackb);
1217 stackb = stackx;
1280 char **stackx = (char **) alloca (2 * (stacke - stackb) * sizeof (char *)); local
1281 bcopy (stackb, stackx, (stacke - stackb) * sizeof (char *));
1282 stackp += stackx - stackb;
1283 stacke = stackx + 2 * (stacke - stackb);
1284 stackb = stackx;
H A Dregex_j.c1762 unsigned char **stackx; local
1765 stackx = (unsigned char **) alloca (2 * (int)(stacke - stackb)
1767 bcopy (stackb, stackx, (int)(stacke - stackb) * sizeof (char *));
1768 stackp = stackx + (int)(stackp - stackb);
1769 stacke = stackx + 2 * (int)(stacke - stackb);
1770 stackb = stackx;
1882 unsigned char **stackx local
1885 bcopy (stackb, stackx, (int)(stacke - stackb) * sizeof (char *));
1886 stackp = stackx + (int)(stackp - stackb);
1887 stacke = stackx + 2 * (int)(stacke - stackb);
[all …]
/dports/japanese/ng-canna/ng-1.4.4/
H A Dregex_e.c1213 char **stackx = (char **) alloca (2 * (stacke - stackb) * sizeof (char *)); local
1214 bcopy (stackb, stackx, (stacke - stackb) * sizeof (char *));
1215 stackp += stackx - stackb;
1216 stacke = stackx + 2 * (stacke - stackb);
1217 stackb = stackx;
1280 char **stackx = (char **) alloca (2 * (stacke - stackb) * sizeof (char *)); local
1281 bcopy (stackb, stackx, (stacke - stackb) * sizeof (char *));
1282 stackp += stackx - stackb;
1283 stacke = stackx + 2 * (stacke - stackb);
1284 stackb = stackx;
H A Dregex_j.c1762 unsigned char **stackx; local
1765 stackx = (unsigned char **) alloca (2 * (int)(stacke - stackb)
1767 bcopy (stackb, stackx, (int)(stacke - stackb) * sizeof (char *));
1768 stackp = stackx + (int)(stackp - stackb);
1769 stacke = stackx + 2 * (int)(stacke - stackb);
1770 stackb = stackx;
1882 unsigned char **stackx local
1885 bcopy (stackb, stackx, (int)(stacke - stackb) * sizeof (char *));
1886 stackp = stackx + (int)(stackp - stackb);
1887 stacke = stackx + 2 * (int)(stacke - stackb);
[all …]
/dports/textproc/py-nltk/nltk-3.4.1/nltk/app/
H A Dsrparser_app.py475 stackx = 5
492 self._cframe.add_widget(widget, stackx, y)
493 stackx = widget.bbox()[2] + 10
505 stackx += self._rtextwidgets[0].width()
510 stackx = max(stackx, self._stacklabel.width() + 25)
512 if stackx >= cx2 - max(rtextwidth, rlabelwidth):
513 cx2 = stackx + max(rtextwidth, rlabelwidth)
518 midx = (stackx + cx2 - max(rtextwidth, rlabelwidth)) / 2
/dports/japanese/namazu/namazu-1.3.0.11/src/
H A Dregex.c93 #define DOUBLE_STACK(stackx,stackb,len,type) \ argument
115 #define DOUBLE_STACK(stackx,stackb,len,type) \ argument
126 stackx = DOUBLE_STACK(stackx,stackb,len,unsigned char*); \
128 stackp = stackx + (stackp - stackb); \
129 stackb = stackx; \
1540 int *stackx; local
1543 stackx = DOUBLE_STACK(stackx,stackb,len,int);
1545 stackp = stackx + (stackp - stackb);
1546 stackb = stackx;
2510 unsigned char **stackx; local
[all …]
/dports/databases/namazu2/namazu-2.0.21/nmz/
H A Dregex.c157 type *stackx; \
160 stackx = (type*)nmz_xmalloc(2 * xlen * sizeof(type)); \
161 memcpy(stackx, stackb, xlen * sizeof (type)); \
164 stackx = (type*)nmz_xrealloc(stackb, 2 * xlen * sizeof(type)); \
167 stackp = stackx + (stackp - stackb); \
168 stackb = stackx; \
173 type *stackx; \
174 stackx = (type*)nmz_xmalloc((unsigned int)xlen * sizeof(type)); \
175 memset(stackx, 0, (unsigned int)xlen * sizeof (type)); \
176 stackb = stackx; \
/dports/games/powder/powder118_src/
H A Dbuild.cpp615 s8 stackx[STACK_SIZE], stacky[STACK_SIZE]; in buildMoveDistance() local
627 stackx[stacktop] = px; in buildMoveDistance()
638 px = stackx[stackbot]; in buildMoveDistance()
675 stackx[stacktop] = x; in buildMoveDistance()
692 s8 stackx[STACK_SIZE], stacky[STACK_SIZE]; in buildDistance() local
704 stackx[stackdepth] = px; in buildDistance()
713 px = stackx[stackdepth]; in buildDistance()
750 stackx[stackdepth] = x; in buildDistance()
/dports/lang/smalltalk/smalltalk-3.2.5/lib-src/
H A Dregex.c114 type *stackx; \
117 stackx = (type*)malloc(2 * xlen * sizeof(type)); \
118 memcpy(stackx, stackb, xlen * sizeof (type)); \
121 stackx = (type*)realloc(stackb, 2 * xlen * sizeof(type)); \
124 stackp = stackx + (stackp - stackb); \
125 stackb = stackx; \
/dports/lang/rexx-imc/rexx-imc-1.76/
H A Dfunctions.h132 void stackx Args((char *exp,int len)); /* Stack a hex cons…
H A Dcalc.c121 stackx(line+*ptr,expn-*ptr-1),expn++;/* stack hex */
332 void stackx(exp,len) /* Interpret exp (whose length is len) as a hex in stackx() function
H A Drexx.c1534 stackx(srch,srchlen),
H A Drxfn.c1216 stackx(workptr,len);
/dports/net/wireshark-lite/wireshark-3.6.1/tools/
H A Dasn2wrs.py542 stackx = {t : dependency.get(t, [])[:]}
545 if stackx[stack[-1]]: # has dependencies
546 d = stackx[stack[-1]].pop(0)
549 if d in stackx: # cyclic dependency
558 stackx[d] = dependency.get(d, [])[:]
562 del stackx[stack[-1]]
/dports/net/wireshark/wireshark-3.6.1/tools/
H A Dasn2wrs.py542 stackx = {t : dependency.get(t, [])[:]}
545 if stackx[stack[-1]]: # has dependencies
546 d = stackx[stack[-1]].pop(0)
549 if d in stackx: # cyclic dependency
558 stackx[d] = dependency.get(d, [])[:]
562 del stackx[stack[-1]]
/dports/net/tshark-lite/wireshark-3.6.1/tools/
H A Dasn2wrs.py542 stackx = {t : dependency.get(t, [])[:]}
545 if stackx[stack[-1]]: # has dependencies
546 d = stackx[stack[-1]].pop(0)
549 if d in stackx: # cyclic dependency
558 stackx[d] = dependency.get(d, [])[:]
562 del stackx[stack[-1]]
/dports/net/tshark/wireshark-3.6.1/tools/
H A Dasn2wrs.py542 stackx = {t : dependency.get(t, [])[:]}
545 if stackx[stack[-1]]: # has dependencies
546 d = stackx[stack[-1]].pop(0)
549 if d in stackx: # cyclic dependency
558 stackx[d] = dependency.get(d, [])[:]
562 del stackx[stack[-1]]