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

  /src/usr.bin/tip/
tip.c 418 char gch, bol = 1; local
433 gch = xgetchar();
434 if ((gch == character(value(ESCAPE))) && bol) {
435 if (!(gch = escape()))
438 gch && gch == character(value(RAISECHAR))) {
441 } else if (gch == '\r' || gch == '\n') {
443 xpwrite(FD, &gch, 1);
445 (void)printf("%s\n", gch == '\r' ? "\r" : "")
465 char gch; local
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/
Makefile.am 1019 pch1_output_builddir = ${host_builddir}/stdc++.h.gch
1021 pch1_output_installdir = ${host_installdir}/stdc++.h.gch
1022 pch1a_output = ${pch1_output_builddir}/O2ggnu++0x.gch
1023 pch1b_output = ${pch1_output_builddir}/O2g.gch
1027 pch2_output_builddir = ${host_builddir}/stdtr1c++.h.gch
1029 pch2_output_installdir = ${host_installdir}/stdtr1c++.h.gch
1030 pch2_output = ${pch2_output_builddir}/O2g.gch
1033 pch3_output_builddir = ${host_builddir}/extc++.h.gch
1035 pch3_output_installdir = ${host_installdir}/extc++.h.gch
1036 pch3_output = ${pch3_output_builddir}/O2g.gch
    [all...]
  /src/external/apache2/llvm/dist/clang/tools/scan-build/libexec/
ccc-analyzer 219 $Output =~ s/[.]gch$//;
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/
configure 15740 -o conftest.h.gch 1>&5 2>&1 &&
    [all...]

Completed in 45 milliseconds