HomeSort by: relevance | last modified time | path
    Searched defs:nextbuf (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
pointer-query.cc 2427 HOST_WIDE_INT offbuf = 0, nextbuf = 0; local
2431 nextoff = &nextbuf;
  /src/external/gpl3/gcc.old/dist/gcc/
pointer-query.cc 2414 HOST_WIDE_INT offbuf = 0, nextbuf = 0; local
2418 nextoff = &nextbuf;
  /src/external/mpl/bind/dist/lib/dns/
zoneverify.c 220 char nextbuf[DNS_NAME_FORMATSIZE]; local
254 dns_name_format(nextname, nextbuf, sizeof(nextbuf));
259 namebuf, nextbuf, found);
  /src/external/mpl/dhcp/bind/dist/lib/dns/
zoneverify.c 221 char nextbuf[DNS_NAME_FORMATSIZE]; local
255 dns_name_format(nextname, nextbuf, sizeof(nextbuf));
260 namebuf, nextbuf, found);

Completed in 27 milliseconds