Searched defs:one (Results 226 - 250 of 369) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Denum5.C9 enum numbers { one, two, three } __attribute__ ((packed)) nums; enumerator in enum:numbers
H A Doverload7.C8 int one () { return 1; } function
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20031220-2.c17 static const float one = 1.0, shuge = 1.0e37; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dnestfunc-7.c3 int one; member in struct:A
H A Dscal-to-vec1.c27 volatile int one = 1; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A D20000906-1.c27 int one = 1; variable
H A Dpragma-pack-2.c8 char one; member in struct:__anon2346
16 char one; member in struct:__anon2347
23 char one; member in struct:__anon2348
30 char one; member in struct:__anon2349
37 char one; member in struct:__anon2350
H A Dpr53352.c28 T one; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dsse2-mmx.c23 __m64 _a, _b, one, sum, carry, onesCarry; local
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dcoarray_13.f9022 subroutine one() subroutine in program:test
H A Dcommon_errors_1.f905 subroutine one subroutine
H A Ddeferred_type_param_2.f909 subroutine one(x, y) ! { dg-error "Entity .y. at .1. has a deferred type parameter" } subroutine
H A Dfunction_optimize_7.f9015 integer :: one = 1 local in subroutine:xx
H A Drecursive_statement_functions.f9015 real(8), parameter :: one=1d0 variable
H A Dactual_array_result_1.f906 module one module
H A Dallocate_stat.f9060 function one() function in module:test
61 integer :: one, two local in function:one
H A Dinterface_29.f9012 subroutine one(op,op2) subroutine in module:m
H A Dpublic_private_module_2.f9035 SUBROUTINE one(a) subroutine in module:M
H A Dvolatile10.f9011 module one module
H A Dwidechar_5.f906 integer, parameter :: one = 1, four = 4 variable in module:kinds
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/bug392.dir/
H A Done.go7 package one package
/haiku-buildtools/gcc/libquadmath/math/
H A Dfmodq.c23 static const __float128 one = 1.0, Zero[] = {0.0, -0.0,}; variable
H A Dsinhq.c58 static const __float128 one = 1.0, shuge = 1.0e4931Q, variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/powerpc/
H A Dpack03.c18 _Decimal128 one = (_Decimal128)1.0; local
/haiku-buildtools/binutils/gold/testsuite/
H A Difuncmod1.c12 one (void) function

Completed in 206 milliseconds

1234567891011>>