/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | pragma-align.c | 7 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 D | va-arg-23.c | 8 struct two { long x, y; }; argument
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/ |
H A D | select.f | 4 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 D | assign.cc | 58 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 D | 17930.C | 6 char const two[] = one; // ERROR - // ERROR - variable
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/noncompile/ |
H A D | select_no_compile.f | 2 integer*2 two variable
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/ext/ |
H A D | asm3.C | 8 int two(int in) in two() function
|
H A D | dllimport7.C | 16 static const int two = 2; variable
|
/openbsd/gnu/llvm/compiler-rt/lib/builtins/x86_64/ |
H A D | floatundisf.S | 14 two: label
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/ |
H A D | BUG5.c | 4 two enumerator
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/ |
H A D | opeq3.C | 12 int one=1, two=2; in foo() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
H A D | ns12.C | 3 enum fish { one = 1, two = 2, red = 3, blue = 4 }; enumerator
|
/openbsd/lib/libm/src/ |
H A D | s_tanhf.c | 19 static const float one=1.0, two=2.0, tiny = 1.0e-30; variable
|
H A D | s_tanh.c | 42 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable
|
H A D | e_jnf.c | 20 two = 2.0000000000e+00, /* 0x40000000 */ variable
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/ |
H A D | line3.c | 8 #define two(x) x x macro
|
/openbsd/lib/libm/src/ld128/ |
H A D | s_tanhl.c | 56 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 D | cond1.C | 13 inline A& two () { return a2; } in two() function
|
/openbsd/regress/lib/libc/ieeefp/infinity/ |
H A D | infinity.c | 22 double d, two; in main() local
|
/openbsd/lib/libm/src/ld80/ |
H A D | s_tanhl.c | 41 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 D | overload7.C | 8 int two () { return 2; } in two() function
|
H A D | enum5.C | 9 enum numbers { one, two, three } __attribute__ ((packed)) nums; enumerator
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | m68k-opc.c | 27 #define two(x, y) (((unsigned int) (x) << 16) + (y)) macro
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | m68k-opc.c | 27 #define two(x, y) (((unsigned int) (x) << 16) + (y)) macro
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | ptolemy2.C | 53 int PTcl::two(int, char** argv) { in two() function
|