Home
last modified time | relevance | path

Searched defs:two (Results 1 – 25 of 55) sorted by relevance

123

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dpragma-align.c7 long two; member
13 long two; member
19 long two; member
20 } two; variable
25 long two; member
31 long two; member
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dva-arg-23.c8 struct two { long x, y; }; argument
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/
H A Dselect.f4 integer *1 one,two,three local
20 integer *2 one,two,three local
36 integer *4 one,two,three local
52 integer *8 one,two,three local
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/
H A Dassign.cc58 string two = one; in test02() local
87 string two; in test03() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/
H A D17930.C6 char const two[] = one; // ERROR - // ERROR - variable
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/noncompile/
H A Dselect_no_compile.f2 integer*2 two variable
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/ext/
H A Dasm3.C8 int two(int in) in two() function
H A Ddllimport7.C16 static const int two = 2; variable
/openbsd/gnu/llvm/compiler-rt/lib/builtins/x86_64/
H A Dfloatundisf.S14 two: label
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/
H A DBUG5.c4 two enumerator
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dopeq3.C12 int one=1, two=2; in foo() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dns12.C3 enum fish { one = 1, two = 2, red = 3, blue = 4 }; enumerator
/openbsd/lib/libm/src/
H A Ds_tanhf.c19 static const float one=1.0, two=2.0, tiny = 1.0e-30; variable
H A Ds_tanh.c42 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable
H A De_jnf.c20 two = 2.0000000000e+00, /* 0x40000000 */ variable
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dline3.c8 #define two(x) x x macro
/openbsd/lib/libm/src/ld128/
H A Ds_tanhl.c56 static const long double one = 1.0, two = 2.0, tiny = 1.0e-4900L; variable
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/overload/
H A Dcond1.C13 inline A& two () { return a2; } in two() function
/openbsd/regress/lib/libc/ieeefp/infinity/
H A Dinfinity.c22 double d, two; in main() local
/openbsd/lib/libm/src/ld80/
H A Ds_tanhl.c41 static const long double one=1.0, two=2.0, tiny = 1.0e-4900L; variable
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload7.C8 int two () { return 2; } in two() function
H A Denum5.C9 enum numbers { one, two, three } __attribute__ ((packed)) nums; enumerator
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dm68k-opc.c27 #define two(x, y) (((unsigned int) (x) << 16) + (y)) macro
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dm68k-opc.c27 #define two(x, y) (((unsigned int) (x) << 16) + (y)) macro
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dptolemy2.C53 int PTcl::two(int, char** argv) { in two() function

123