OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:layout_decl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
stor-layout.cc
605
/* Subroutine of
layout_decl
: Force alignment required for the data type.
625
Don't call
layout_decl
for them.
635
layout_decl
(tree decl, unsigned int known_align)
823
results of a previous call to
layout_decl
and calls it again. */
835
layout_decl
(decl, 0);
1056
layout_decl
(field, known_align);
1668
layout_decl
(field, actual_align);
2294
layout_decl
(rli->pending_statics->pop (), 0);
2342
layout_decl
(TYPE_NAME (type), 0);
632
layout_decl
(tree decl, unsigned int known_align)
function
/src/external/gpl3/gcc/dist/gcc/
stor-layout.cc
633
/* Subroutine of
layout_decl
: Force alignment required for the data type.
653
Don't call
layout_decl
for them.
663
layout_decl
(tree decl, unsigned int known_align)
851
results of a previous call to
layout_decl
and calls it again. */
863
layout_decl
(decl, 0);
1084
layout_decl
(field, known_align);
1696
layout_decl
(field, actual_align);
2348
layout_decl
(rli->pending_statics->pop (), 0);
2396
layout_decl
(TYPE_NAME (type), 0);
660
layout_decl
(tree decl, unsigned int known_align)
function
Completed in 25 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026