Searched defs:init (Results 1 - 25 of 397) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/other/
H A Ddo1.C8 void init () function
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/bug191.dir/
H A Db.go9 func init() { func
H A Da.go9 func init() { func
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue3705.go9 func init() // ERROR "missing function body|cannot declare init" func
H A Dissue4517a.go9 var init = 1 // ERROR "cannot declare init - must be func" var
H A Dissue4517b.go9 const init = 1 // ERROR "cannot declare init - must be func" const
H A Dissue4517c.go9 type init byte // ERROR "cannot declare init - must be func" type
H A Dissue5963.go17 func init() { func
H A Dbug203.go12 init() { func
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dpr53787.f9010 subroutine init(x, n) subroutine
H A Dauto_dealloc_2.f9022 subroutine init(x) subroutine
H A Daltreturn_4.f9014 subroutine init subroutine in program:blubb
H A Dproc_ptr_8.c11 void init() function
H A Duse_allocated_1.f9015 subroutine init subroutine
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Dinit.go14 func init() { func
H A Dinit1.go15 func init() { func
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/syntax/
H A Dtopexpr.go16 func init() { func
/haiku-buildtools/gcc/libgcc/config/epiphany/
H A Dcrti.S27 init: label
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/parse/
H A Derror27.C5 struct KrKDESelectionMode : public KrSelectionMode { void init() { } }; // { dg-error "8:previous definition of 'struct KrKDESelectionMode'" } function in struct:KrKDESelectionMode
7 struct KrKDESelectionMode : public KrSelectionMode { void init() { } }; // { dg-error "8:redefinition of 'struct KrKDESelectionMode'" } function in struct:KrKDESelectionMode
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr50902.c4 void foo (_Bool *init) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/powerpc/
H A Dno-r11-3.c9 outer_func (int init) /* { dg-error "-mno-pointers-to-nested-functions option" "" } */ argument
/haiku-buildtools/gcc/libgcc/config/mips/
H A Dcrtn.S34 init: label
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/gomp/appendix-a/
H A Da.33.1.c8 init (float a, float b) function
/haiku-buildtools/gcc/gcc/config/
H A Dsol2-cxx.c55 static bool init = false; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/objects/wchar_t/
H A D6.cc40 std::ios_base::Init init; local

Completed in 106 milliseconds

1234567891011>>