OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:d_sou_align
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/xlint/lint1/
debug.c
503
if (dl->
d_sou_align
> 0)
504
debug_printf(" sou_align=%u", dl->
d_sou_align
);
lint1.h
363
unsigned int
d_sou_align
; /* alignment of the structure
member in struct:decl_level
decl.c
648
// keep
d_sou_align
1068
if (member_alignment > dcs->
d_sou_align
)
1069
dcs->
d_sou_align
= member_alignment;
1753
dcs_align(dcs->
d_sou_align
, 0);
1756
sou->sou_align = dcs->
d_sou_align
;
cgram.y
1213
dcs->
d_sou_align
= 1;
Completed in 39 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025