Searched refs:test3 (Results 1 - 25 of 350) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dconst-elim-2.c10 const char *test3(void) { return "hi there"; } function
H A Dpr40340-4.c12 test3 (buf);
H A Dpr40340-5.c12 test3 (buf);
H A DWstring-literal-comparison-1.c15 int test3() function
H A DWstring-literal-comparison-2.c15 int test3() function
H A DWstring-literal-comparison-3.c15 int test3() function
H A DWstring-literal-comparison-4.c15 int test3() function
H A Dfold-compare-5.c12 int test3 (int a) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dconst-elim-2.c10 const char *test3(void) { return "hi there"; } function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist24.C6 void test3() function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/warn/
H A DWstring-literal-comparison-1.C15 int test3() function
H A DWstring-literal-comparison-2.C15 int test3() function
H A DWstring-literal-comparison-3.C15 int test3() function
H A DWstring-literal-comparison-4.C15 int test3() function
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/tests/
H A Dmsgcat-39 tmpfiles="$tmpfiles mcat-test3.in1 mcat-test3.in2"
10 cat <<\EOF > mcat-test3.in1
34 cat <<\EOF > mcat-test3.in2
57 tmpfiles="$tmpfiles mcat-test3.out mcat-test3.err"
58 rm -f mcat-test3.out
62 ${MSGCAT} --use-first --more-than=0 -o mcat-test3.out \
63 mcat-test3.in1 mcat-test3
[all...]
H A Dmsgcmp-38 tmpfiles="$tmpfiles mc-test3.in1 mc-test3.in2"
9 cat <<EOF > mc-test3.in1
16 cat <<EOF > mc-test3.in2
22 tmpfiles="$tmpfiles mc-test3.out"
25 ${MSGCMP} --properties-input mc-test3.in1 mc-test3.in2 2>&1 | grep -v '^==' > mc-test3.out
27 tmpfiles="$tmpfiles mc-test3.ok"
28 cat <<EOF > mc-test3
[all...]
H A Dmsgcomm-38 tmpfiles="$tmpfiles mcomm-test3.in1 mcomm-test3.in2"
9 cat <<EOF > mcomm-test3.in1
15 cat <<EOF > mcomm-test3.in2
21 tmpfiles="$tmpfiles mcomm-test3.out"
23 ${MSGCOMM} --more-than=0 --omit-header -o mcomm-test3.out \
24 mcomm-test3.in1 mcomm-test3.in2
27 tmpfiles="$tmpfiles mcomm-test3.ok"
28 cat << EOF > mcomm-test3
[all...]
H A Dmsgmerge-38 tmpfiles="$tmpfiles mm-test3.in1 mm-test3.in2"
9 cat <<EOF > mm-test3.in1
38 cat <<EOF > mm-test3.in2
55 tmpfiles="$tmpfiles mm-test3.out"
57 ${MSGMERGE} -q mm-test3.in1 mm-test3.in2 -o mm-test3.out
60 tmpfiles="$tmpfiles mm-test3.ok"
61 cat << EOF > mm-test3
[all...]
H A Dmsgconv-38 tmpfiles="$tmpfiles mco-test3.po"
9 cat <<\EOF > mco-test3.po
26 tmpfiles="$tmpfiles mco-test3.out"
28 ${MSGCONV} -t ISO-8859-1 mco-test3.po -o mco-test3.out 2>/dev/null
H A Dmsgattrib-38 tmpfiles="$tmpfiles ma-test3.po"
9 cat <<\EOF > ma-test3.po
59 tmpfiles="$tmpfiles ma-test3.out"
61 ${MSGATTRIB} --no-fuzzy ma-test3.po -o ma-test3.out
64 tmpfiles="$tmpfiles ma-test3.ok"
65 cat <<\EOF > ma-test3.ok
107 ${DIFF} ma-test3.ok ma-test3.out
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/elf/
H A Dsection5.s4 .section .test3, "aw"
13 .section .test3, "aw", %progbits
14 test3: .long test3 label
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgomp/testsuite/libgomp.fortran/
H A Dnestedfn2.f9013 call test3
24 subroutine test3 subroutine in subroutine:test1
29 end subroutine test3
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D20040311-1.c22 int test3(int x) function
52 if (test3(0) != 0)
54 if (test3(1) != 0)
56 if (test3(-1) != 1)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/opt/
H A Dpr7503-3.C17 void test3()
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D20040311-1.c22 int test3(int x) function
52 if (test3(0) != 0)
54 if (test3(1) != 0)
56 if (test3(-1) != 1)

Completed in 276 milliseconds

1234567891011>>