OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bfld_type_align
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libobjc/
encoding.c
1117
register int
bfld_type_align
= 0;
local
1143
bfld_type_align
= objc_alignof_type (bfld_type) * __CHAR_BIT__;
1170
bfld_type_align
= objc_alignof_type (bfld_type) * __CHAR_BIT__;
1207
int type_align =
bfld_type_align
;
/src/external/gpl3/gcc.old/dist/libobjc/
encoding.c
1112
register int
bfld_type_align
= 0;
local
1138
bfld_type_align
= objc_alignof_type (bfld_type) * __CHAR_BIT__;
1165
bfld_type_align
= objc_alignof_type (bfld_type) * __CHAR_BIT__;
1202
int type_align =
bfld_type_align
;
Completed in 45 milliseconds
Indexes created Wed Apr 29 00:23:26 UTC 2026