Home
last modified time | relevance | path

Searched refs:sinit (Results 1 – 19 of 19) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/d/
H A Ddecl.cc400 d_finish_decl (d->sinit); in visit()
531 d_linkonce_linkage (d->sinit); in visit()
532 d_finish_decl (d->sinit); in visit()
650 d_linkonce_linkage (d->sinit); in visit()
652 d_finish_decl (d->sinit); in visit()
2250 if (decl->sinit) in aggregate_initializer_decl()
2251 return decl->sinit; in aggregate_initializer_decl()
2274 return decl->sinit; in aggregate_initializer_decl()
2311 if (decl->sinit) in enum_initializer_decl()
2312 return decl->sinit; in enum_initializer_decl()
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/d/
H A Ddecl.cc506 d_finish_decl (sinit); in visit()
620 d_finish_decl (sinit); in visit()
730 d_finish_decl (d->sinit); in visit()
2313 if (decl->sinit) in aggregate_initializer_decl()
2314 return (tree) decl->sinit; in aggregate_initializer_decl()
2328 TREE_READONLY (sinit) = 1; in aggregate_initializer_decl()
2337 decl->sinit = sinit; in aggregate_initializer_decl()
2338 return sinit; in aggregate_initializer_decl()
2375 if (decl->sinit) in enum_initializer_decl()
2376 return decl->sinit; in enum_initializer_decl()
[all …]
H A DChangeLog-2021531 * decl.cc (DeclVisitor::visit (StructDeclaration *)): Don't use sinit
534 (aggregate_initializer_decl): Likewise. Set sinit after creating.
H A DChangeLog-2016393 (StructLiteralExp::toSymbol): Don't handle sinit.
400 * expr.cc (ExprVisitor::visit(CallExpr)): Replace accesses of sinit
/netbsd/sys/netinet/
H A Dsctp_usrreq.c2302 struct sctp_initmsg *sinit; in sctp_optsget() local
2312 sinit = sopt->sopt_data; in sctp_optsget()
2316 sinit->sinit_max_attempts = inp->sctp_ep.max_init_times; in sctp_optsget()
2319 sopt->sopt_size = sizeof(*sinit); in sctp_optsget()
3015 struct sctp_initmsg *sinit; in sctp_optsset() local
3021 sinit = sopt->sopt_data; in sctp_optsset()
3023 if (sinit->sinit_num_ostreams) in sctp_optsset()
3026 if (sinit->sinit_max_instreams) in sctp_optsset()
3029 if (sinit->sinit_max_attempts) in sctp_optsset()
3030 inp->sctp_ep.max_init_times = sinit->sinit_max_attempts; in sctp_optsset()
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Denum.h58 Symbol *sinit; variable
H A Ddenum.d241 Symbol* sinit; variable
H A Daggregate.h144 void *sinit; variable
H A Daggregate.d805 void* sinit; /// initializer symbol variable
H A Ddenum.c38 sinit = NULL; in EnumDeclaration()
H A Ddstruct.c203 sinit = NULL; in AggregateDeclaration()
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Denum.h64 Symbol *sinit; variable
H A Daggregate.h160 Symbol *sinit; variable
H A Ddenum.c38 sinit = NULL; in EnumDeclaration()
H A Ddstruct.c203 sinit = NULL; in AggregateDeclaration()
/netbsd/sys/arch/sandpoint/sandpoint/
H A Dsatmgr.c136 static void sinit(device_t);
176 { "synology", sinit, sreboot, spwroff, sbutton }
788 sinit(device_t self) in sinit() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetCXXABI.def116 /// - static initialization is adjusted to use sinit and sterm functions;
/netbsd/external/gpl3/gcc/dist/
H A DMD5SUMS78625 258c0849b0f59565301ead52e63c67a7 gcc/testsuite/go.test/test/sinit.go
/netbsd/external/gpl3/gcc.old/dist/
H A DMD5SUMS78625 258c0849b0f59565301ead52e63c67a7 gcc/testsuite/go.test/test/sinit.go