HomeSort by relevance Sort by last modified time
    Searched refs:lb1 (Results 1 - 8 of 8) sorted by null

  /webstack/webstack/branches/CoolStack12Rtm/src/libiconv-1.9.2/tests/
uniq-u.c 173 struct linebuffer lb1, lb2; local
199 thisline = &lb1;
250 freebuffer (&lb1);
  /webstack/webstack/trunk/src/libiconv-1.9.2/tests/
uniq-u.c 173 struct linebuffer lb1, lb2; local
199 thisline = &lb1;
250 freebuffer (&lb1);
  /webstack/webserver/src/server/libsed/
sed0.c 188 while (rep->lb1) {
191 next = rep->lb1;
192 rep->lb1 = lab->address;
196 rep->lb1 = lab->address;
212 while (rep->lb1) {
215 next = rep->lb1;
216 rep->lb1 = address;
219 rep->lb1 = address;
325 commands->cmpend[commands->depth++] = &commands->rep->lb1;
468 while ((pt1 = pt->lb1) != NULL
    [all...]
libsed.h 84 sed_reptr_t *lb1; member in struct:sed_reptr_s
sed1.c 566 if ((ipc = ipc->lb1) == 0) {
  /webstack/mod_sed/
sed0.c 185 while (rep->lb1) {
188 next = rep->lb1;
189 rep->lb1 = address;
192 rep->lb1 = address;
298 commands->cmpend[commands->depth++] = &commands->rep->lb1;
441 while ((pt1 = pt->lb1) != NULL)
443 pt->lb1 = commands->rep;
459 commands->rep->lb1 = lpt->address;
462 while ((pt1 = pt->lb1) != NULL)
464 pt->lb1 = commands->rep
    [all...]
libsed.h 47 sed_reptr_t *lb1; member in struct:sed_reptr_s
sed1.c 549 if ((ipc = ipc->lb1) == 0) {

Completed in 360 milliseconds