Searched refs:test5 (Results 1 - 25 of 172) sorted by relevance

1234567

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/warn/
H A DWstring-literal-comparison-1.C25 int test5() function
H A DWstring-literal-comparison-2.C25 int test5() function
H A DWstring-literal-comparison-3.C25 int test5() function
H A DWstring-literal-comparison-4.C25 int test5() function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A DWstring-literal-comparison-1.c25 int test5() function
H A DWstring-literal-comparison-2.c25 int test5() function
H A DWstring-literal-comparison-3.c25 int test5() function
H A DWstring-literal-comparison-4.c25 int test5() function
H A Dpr9814-1.c35 int test5(int x) function
87 if (test5(0) != 0)
89 if (test5(2) != 0)
91 if (test5(5) != 5)
93 if (test5(7) != 5)
H A Dfold-eqandnot-1.c23 int test5(int e) function
H A Dfold-even-1.c23 int test5(int e) function
H A Dbuiltins-6.c36 int test5(double x) function
59 if (! test5 (x))
73 if (! test5 (x))
H A Dfold-compare-1.c24 int test5(int g, int h) function
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/tests/
H A Dmsgcat-59 tmpfiles="$tmpfiles mcat-test5.in1 mcat-test5.in2"
10 cat <<\EOF > mcat-test5.in1
34 cat <<\EOF > mcat-test5.in2
58 tmpfiles="$tmpfiles mcat-test5.out"
59 rm -f mcat-test5.out
62 ${MSGCAT} --use-first --more-than=0 -o mcat-test5.out \
63 mcat-test5.in1 mcat-test5.in2
66 tmpfiles="$tmpfiles mcat-test5
[all...]
H A Dmsgcomm-58 tmpfiles="$tmpfiles mcomm-test5.in1 mcomm-test5.in2"
9 cat <<EOF > mcomm-test5.in1
26 cat <<EOF > mcomm-test5.in2
32 tmpfiles="$tmpfiles mcomm-test5.out"
34 ${MSGCOMM} --more-than=0 --omit-header -o mcomm-test5.out \
35 mcomm-test5.in1 mcomm-test5.in2
38 tmpfiles="$tmpfiles mcomm-test5.ok"
39 cat << EOF > mcomm-test5
[all...]
H A Dmsgmerge-58 tmpfiles="$tmpfiles mm-test5.in1.po mm-test5.in2.po"
9 cat <<EOF > mm-test5.in1.po
32 cat <<EOF > mm-test5.in2.po
42 tmpfiles="$tmpfiles mm-test5.out mm-test5.err"
45 ${MSGMERGE} -q mm-test5.in1.po mm-test5.in2.po -o mm-test5.out >mm-test5
[all...]
H A Dxgettext-58 tmpfiles="$tmpfiles xg-test5.c"
9 cat <<EOF > xg-test5.c
17 tmpfiles="$tmpfiles xg-test5.po"
19 ${XGETTEXT} --no-location -k_ -o xg-test5.po xg-test5.c 2>/dev/null
21 ${XGETTEXT} --no-location -k_ --from-code=iso-8859-2 -o xg-test5.po xg-test5.c
24 tmpfiles="$tmpfiles xg-test5.pot"
25 sed -e '/POT-Creation-Date/d' < xg-test5.po > xg-test5
[all...]
H A Dmsgattrib-58 tmpfiles="$tmpfiles ma-test5.po"
9 cat <<\EOF > ma-test5.po
59 tmpfiles="$tmpfiles ma-test5.out"
61 ${MSGATTRIB} --no-obsolete ma-test5.po -o ma-test5.out
64 tmpfiles="$tmpfiles ma-test5.ok"
65 cat <<\EOF > ma-test5.ok
102 ${DIFF} ma-test5.ok ma-test5.out
H A Dmsggrep-58 tmpfiles="$tmpfiles mg-test5.po"
9 cat <<\EOF > mg-test5.po
170 tmpfiles="$tmpfiles mg-test5.out mg-test5.err"
173 ${MSGGREP} -C -e @proofread mg-test5.po -o mg-test5.out >mg-test5.err 2>&1
175 cat mg-test5.err | grep -v 'warning: Locale charset' | grep -v '^ '
178 tmpfiles="$tmpfiles mg-test5.ok"
179 cat <<\EOF > mg-test5
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A Ddivcmp-2.c23 int test5(int x) function
72 if (test5(-10) != 0)
74 if (test5(-9) != 1)
76 if (test5(9) != 1)
78 if (test5(10) != 0)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A Ddivcmp-2.c23 int test5(int x) function
72 if (test5(-10) != 0)
74 if (test5(-9) != 1)
76 if (test5(9) != 1)
78 if (test5(10) != 0)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dpr9814-1.c35 int test5(int x) function
87 if (test5(0) != 0)
89 if (test5(2) != 0)
91 if (test5(5) != 5)
93 if (test5(7) != 5)
H A Dbuiltins-6.c36 int test5(double x) function
59 if (! test5 (x))
73 if (! test5 (x))
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-ssa/
H A D20040204-1.c10 void test5 (int x) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/tree-ssa/
H A D20040204-1.c10 void test5 (int x) function

Completed in 209 milliseconds

1234567