| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
| H A D | fnegate-1.c | 52 ftest(float src, float dst) in ftest() function 99 ftest (1.0f, -1.0f); in main() 100 ftest (2.0f, -2.0f); in main() 101 ftest (-3.0f, 3.0f); in main() 102 ftest (0.0f, -0.0f); in main() 103 ftest (-0.0f, 0.0f); in main()
|
| /openbsd-src/gnu/usr.bin/perl/regen/ |
| H A D | overload.pl | 206 ftest (-X
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | overload.inc | 176 "(-X", /* ftest */
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
| H A D | gcov.texi | 223 special GCC options: @samp{-fprofile-arcs -ftest-coverage}. 240 $ gcc -fprofile-arcs -ftest-coverage tmp.c 356 @samp{-fprofile-arcs -ftest-coverage}. Aside from that, you can use any 401 is compiled with the GCC @option{-ftest-coverage} option. The
|
| H A D | sourcebuild.texi | 969 @{ dg-options "-fprofile-arcs -ftest-coverage" @}
|
| H A D | invoke.texi | 246 -fsched-verbose=@var{n} -ftest-coverage -ftime-report @gol 2964 when it is used with the @option{-ftest-coverage} option. 2975 @item -ftest-coverage 2976 @opindex ftest-coverage 2993 Use @option{-ftest-coverage} with @option{-fprofile-arcs}; the latter 3004 @option{-ftest-coverage} is used without optimization.
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | gcov.texi | 264 special GCC options: @samp{-fprofile-arcs -ftest-coverage}. 281 $ gcc -fprofile-arcs -ftest-coverage tmp.c 455 @samp{-fprofile-arcs -ftest-coverage}. Aside from that, you can use any 522 the GCC @option{-ftest-coverage} option. It contains information to
|
| H A D | sourcebuild.texi | 1324 @{ dg-options "-fprofile-arcs -ftest-coverage" @}
|
| H A D | invoke.texi | 294 -ftest-coverage -ftime-report -fvar-tracking @gol 3769 test coverage analysis (@option{-ftest-coverage}). Each object file's 3783 @option{-ftest-coverage} (when compiling) and @option{-lgcov} (when 3791 additional @option{-ftest-coverage} option. You do not need to profile 3828 @item -ftest-coverage 3829 @opindex ftest-coverage
|
| H A D | gcc.info | 493 -ftest-coverage -ftime-report -fvar-tracking 3615 test coverage analysis (`-ftest-coverage'). Each object file's 3626 `-ftest-coverage' (when compiling) and `-lgcov' (when linking). 3631 analysis, use the additional `-ftest-coverage' option. You 3664 `-ftest-coverage' 26095 special GCC options: `-fprofile-arcs -ftest-coverage'. This tells the 26111 $ gcc -fprofile-arcs -ftest-coverage tmp.c 26277 -ftest-coverage'. Aside from that, you can use any other GCC options; 26340 the GCC `-ftest-coverage' option. It contains information to
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/ |
| H A D | ChangeLog | 106 * hppa.h (pa_opcodes): Add two fcmp opcodes. Reorder ftest opcodes. 107 Add FLAG_STRICT to pa10 ftest opcode.
|
| H A D | ChangeLog-9103 | 1070 * hppa.h (pa_opcodes): Handle PA2.0 fcnv, fcmp and ftest insns. 2430 bunch of aliases (fmov*, ftest*, tdivul) to support gcc's 2811 "fcmp", and "ftest".
|
| /openbsd-src/gnu/llvm/llvm/docs/CommandGuide/ |
| H A D | llvm-cov.rst | 53 ``-fprofile-arcs`` and ``-ftest-coverage`` options to add the
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | SourceBasedCodeCoverage.rst | 21 This is enabled by ``-ftest-coverage`` or ``--coverage``.
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlhacktips.pod | 1792 the flags C<-fprofile-arcs -ftest-coverage>. Either edit F<config.sh> 1798 -Accflags='-fprofile-arcs -ftest-coverage' \ 1799 -Aldflags='-fprofile-arcs -ftest-coverage' \ 1800 -Alddlflags='-fprofile-arcs -ftest-coverage -shared' \
|
| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | DiagnosticDriverKinds.td | 491 "-ftest-module-file-extension argument '%0' is not of the required form "
|
| /openbsd-src/gnu/usr.bin/binutils/include/opcode/ |
| H A D | ChangeLog-9103 | 1051 * hppa.h (pa_opcodes): Handle PA2.0 fcnv, fcmp and ftest insns. 2411 bunch of aliases (fmov*, ftest*, tdivul) to support gcc's 2792 "fcmp", and "ftest".
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | common.opt | 905 ftest-coverage
|
| /openbsd-src/gnu/gcc/gcc/config/pa/ |
| H A D | pa.md | 2347 return \"ftest\;b%* %l0\"; 2363 output_asm_insn (\"ftest\;add,tr %%r0,%%r0,%%r0\;b,n .+%0\", xoperands); 2365 output_asm_insn (\"ftest\;add,tr %%r0,%%r0,%%r0\;b .+%0\", xoperands); 2391 return \"ftest\;add,tr %%r0,%%r0,%%r0\;b%* %0\"; 2407 output_asm_insn (\"ftest\;b,n .+%0\", xoperands); 2409 output_asm_insn (\"ftest\;b .+%0\", xoperands);
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | configure.in | 372 coverage_flags="-fprofile-arcs -ftest-coverage -O0" 375 coverage_flags="-fprofile-arcs -ftest-coverage -O2"
|
| H A D | ONEWS | 53 analysis is also supported; see -fprofile-arcs, -ftest-coverage,
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.disasm/ |
| H A D | hppa.s | 1302 ftest
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/pa/ |
| H A D | pa.md | 2198 return \"ftest\;b,n %0\"; 2200 return \"ftest\;b%* %0\"; 2213 return \"ftest\;add,tr %%r0,%%r0,%%r0\;b,n %0\"; 2215 return \"ftest\;add,tr %%r0,%%r0,%%r0\;b%* %0\";
|
| /openbsd-src/gnu/usr.bin/binutils/gprof/ |
| H A D | gprof.texi | 349 which is enabled by the @samp{-fprofile-arcs}, @samp{-ftest-coverage}
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gprof/ |
| H A D | gprof.texi | 349 which is enabled by the @samp{-fprofile-arcs}, @samp{-ftest-coverage}
|