OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:anonstructsize
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/
attrib.d
753
uint
anonstructsize
; /// size of anonymous struct
815
anonstructsize
= ad.structsize;
821
if (
anonstructsize
== 0)
823
anonstructsize
= 1;
835
anonstructsize
, anonalignsize, alignment,
attrib.h
139
unsigned
anonstructsize
; // size of anonymous struct
member in class:AnonDeclaration
/src/external/gpl3/gcc.old/dist/gcc/d/
types.cc
483
finish_aggregate_type (ad->
anonstructsize
, ad->anonalignsize, type);
Completed in 62 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026