OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:packed_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
stor-layout.cc
714
bool
packed_p
= DECL_PACKED (decl);
728
packed_p
= false;
771
else if (
packed_p
&& DECL_USER_ALIGN (decl))
782
if (
packed_p
786
if (!
packed_p
&& ! DECL_USER_ALIGN (decl))
711
bool
packed_p
= DECL_PACKED (decl);
local
/src/external/gpl3/gcc.old/dist/gcc/
stor-layout.cc
686
bool
packed_p
= DECL_PACKED (decl);
700
packed_p
= false;
743
else if (
packed_p
&& DECL_USER_ALIGN (decl))
754
if (
packed_p
758
if (!
packed_p
&& ! DECL_USER_ALIGN (decl))
683
bool
packed_p
= DECL_PACKED (decl);
local
Completed in 126 milliseconds
Indexes created Wed Apr 22 00:22:44 UTC 2026