HomeSort by relevance Sort by last modified time
    Searched defs:endbuf (Results 1 - 10 of 10) sorted by null

  /webstack/webstack/branches/CoolStack12Rtm/src/db-4.5.20/rep/
rep_auto.c 26 u_int8_t *endbuf; local
33 endbuf = bp + max;
35 if (bp + sizeof(*first_lsn) > endbuf)
44 if (bp + sizeof(uinttmp) > endbuf)
50 if (bp + sizeof(uinttmp) > endbuf)
119 u_int8_t *endbuf; local
126 endbuf = bp + max;
129 if (bp + sizeof(uinttmp) > endbuf)
135 if (bp + sizeof(uinttmp) > endbuf)
141 if (bp + sizeof(uinttmp) > endbuf)
    [all...]
  /webstack/webstack/trunk/src/db-4.5.20/rep/
rep_auto.c 26 u_int8_t *endbuf; local
33 endbuf = bp + max;
35 if (bp + sizeof(*first_lsn) > endbuf)
44 if (bp + sizeof(uinttmp) > endbuf)
50 if (bp + sizeof(uinttmp) > endbuf)
119 u_int8_t *endbuf; local
126 endbuf = bp + max;
129 if (bp + sizeof(uinttmp) > endbuf)
135 if (bp + sizeof(uinttmp) > endbuf)
141 if (bp + sizeof(uinttmp) > endbuf)
    [all...]
  /webstack/webstack/branches/CoolStack12Rtm/src/ruby-1.8.6/
regex.c 304 endbuf, /* Analogously, for end of buffer/string. */ enumerator in enum:regexpcode
982 case endbuf:
983 printf("/endbuf");
1065 case endbuf:
    [all...]
  /webstack/webstack/branches/CoolStack12Rtm/src/squid-2.6.16/lib/
GNUregex.c 302 endbuf,
703 case endbuf:
704 printf("/endbuf");
299 endbuf, enumerator in enum:__anon3029
    [all...]
  /webstack/webstack/trunk/src/ruby-1.8.5/
regex.c 304 endbuf, /* Analogously, for end of buffer/string. */ enumerator in enum:regexpcode
982 case endbuf:
983 printf("/endbuf");
1065 case endbuf:
    [all...]
  /webstack/webstack/trunk/src/ruby-1.8.6/
regex.c 304 endbuf, /* Analogously, for end of buffer/string. */ enumerator in enum:regexpcode
982 case endbuf:
983 printf("/endbuf");
1065 case endbuf:
    [all...]
  /webstack/webstack/trunk/src/squid/lib/
GNUregex.c 302 endbuf,
703 case endbuf:
704 printf("/endbuf");
299 endbuf, enumerator in enum:__anon8491
    [all...]
  /webstack/webstack/trunk/src/squid-2.6.16/lib/
GNUregex.c 302 endbuf,
703 case endbuf:
704 printf("/endbuf");
299 endbuf, enumerator in enum:__anon8755
    [all...]
  /webstack/webstack/branches/CoolStack12Rtm/src/gettext-0.16/gettext-tools/libgrep/
regex.c 472 endbuf,
1072 case endbuf:
1073 printf ("/endbuf");
468 endbuf, enumerator in enum:__anon614
    [all...]
  /webstack/webstack/trunk/src/gettext-0.16/gettext-tools/libgrep/
regex.c 472 endbuf,
1072 case endbuf:
1073 printf ("/endbuf");
468 endbuf, enumerator in enum:__anon3998
    [all...]

Completed in 481 milliseconds