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

  /src/bin/sh/
input.c 106 MKINIT char basebuf[BUFSIZ]; /* buffer for top level input file */ variable
120 basepf.nextc = basepf.buf = basebuf;
  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 12213 char basebuf[MAX_ARTIFICIAL_LABEL_BYTES];
12323 strcpy (basebuf, blabel);
12324 base = basebuf;
12201 char basebuf[MAX_ARTIFICIAL_LABEL_BYTES]; local
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 12171 char basebuf[MAX_ARTIFICIAL_LABEL_BYTES];
12281 strcpy (basebuf, blabel);
12282 base = basebuf;
12159 char basebuf[MAX_ARTIFICIAL_LABEL_BYTES]; local

Completed in 67 milliseconds