Searched refs:gch (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/usr.bin/tip/
H A Dtip.c418 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
465 char gch; local
[all...]
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtsinh_cosh.c26 failed (mpfr_ptr x, mpfr_ptr esh, mpfr_ptr gsh, mpfr_ptr ech, mpfr_ptr gch) argument
37 mpfr_out_str (stdout, 10, 0, gch, MPFR_RNDD);
40 mpfr_clears (x, esh, gsh, ech, gch, (mpfr_ptr) 0);
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/
H A DMakefile.am982 pch1_output_builddir = ${host_builddir}/stdc++.h.gch
984 pch1_output_installdir = ${host_installdir}/stdc++.h.gch
985 pch1a_output = ${pch1_output_builddir}/O2ggnu++0x.gch
986 pch1b_output = ${pch1_output_builddir}/O2g.gch
990 pch2_output_builddir = ${host_builddir}/stdtr1c++.h.gch
992 pch2_output_installdir = ${host_installdir}/stdtr1c++.h.gch
993 pch2_output = ${pch2_output_builddir}/O2g.gch
996 pch3_output_builddir = ${host_builddir}/extc++.h.gch
998 pch3_output_installdir = ${host_installdir}/extc++.h.gch
999 pch3_output = ${pch3_output_builddir}/O2g.gch
[all...]
H A DMakefile.in1319 pch1_output_builddir = ${host_builddir}/stdc++.h.gch
1321 pch1_output_installdir = ${host_installdir}/stdc++.h.gch
1322 pch1a_output = ${pch1_output_builddir}/O2ggnu++0x.gch
1323 pch1b_output = ${pch1_output_builddir}/O2g.gch
1326 pch2_output_builddir = ${host_builddir}/stdtr1c++.h.gch
1328 pch2_output_installdir = ${host_installdir}/stdtr1c++.h.gch
1329 pch2_output = ${pch2_output_builddir}/O2g.gch
1331 pch3_output_builddir = ${host_builddir}/extc++.h.gch
1333 pch3_output_installdir = ${host_installdir}/extc++.h.gch
1334 pch3_output = ${pch3_output_builddir}/O2g.gch
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/
H A DMakefile.am1019 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...]
H A DMakefile.in1369 pch1_output_builddir = ${host_builddir}/stdc++.h.gch
1371 pch1_output_installdir = ${host_installdir}/stdc++.h.gch
1372 pch1a_output = ${pch1_output_builddir}/O2ggnu++0x.gch
1373 pch1b_output = ${pch1_output_builddir}/O2g.gch
1376 pch2_output_builddir = ${host_builddir}/stdtr1c++.h.gch
1378 pch2_output_installdir = ${host_installdir}/stdtr1c++.h.gch
1379 pch2_output = ${pch2_output_builddir}/O2g.gch
1381 pch3_output_builddir = ${host_builddir}/extc++.h.gch
1383 pch3_output_installdir = ${host_installdir}/extc++.h.gch
1384 pch3_output = ${pch3_output_builddir}/O2g.gch
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/tools/scan-build/libexec/
H A Dccc-analyzer219 $Output =~ s/[.]gch$//;
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/
H A Dconfigure15598 -o conftest.h.gch 1>&5 2>&1 &&
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/
H A Dconfigure15740 -o conftest.h.gch 1>&5 2>&1 &&
[all...]

Completed in 331 milliseconds