OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DATA_ABI_ALIGNMENT
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/c6x/
c6x.h
139
#define
DATA_ABI_ALIGNMENT
(TYPE, ALIGN) \
/src/external/gpl3/gcc.old/dist/gcc/config/c6x/
c6x.h
139
#define
DATA_ABI_ALIGNMENT
(TYPE, ALIGN) \
/src/external/gpl3/gcc/dist/gcc/config/mmix/
mmix.h
167
#define
DATA_ABI_ALIGNMENT
(TYPE, BASIC_ALIGN) \
/src/external/gpl3/gcc.old/dist/gcc/config/mmix/
mmix.h
167
#define
DATA_ABI_ALIGNMENT
(TYPE, BASIC_ALIGN) \
/src/external/gpl3/gcc/dist/gcc/config/s390/
s390.h
378
#define
DATA_ABI_ALIGNMENT
(TYPE, ALIGN) (ALIGN) < 16 ? 16 : (ALIGN)
/src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390.h
378
#define
DATA_ABI_ALIGNMENT
(TYPE, ALIGN) (ALIGN) < 16 ? 16 : (ALIGN)
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.h
758
#define
DATA_ABI_ALIGNMENT
(TYPE, ALIGN) \
/src/external/gpl3/gcc/dist/gcc/config/i386/
i386.h
851
#define
DATA_ABI_ALIGNMENT
(TYPE, ALIGN) \
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.h
824
#define
DATA_ABI_ALIGNMENT
(TYPE, ALIGN) \
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.h
804
#define
DATA_ABI_ALIGNMENT
(TYPE, ALIGN) \
Completed in 44 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026