OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BIGGEST_ALIGNMENT
(Results
1 - 25
of
107
) sorted by relevancy
1
2
3
4
5
/src/external/gpl3/gcc.old/dist/gcc/config/m68k/
netbsd-elf.h
310
#undef
BIGGEST_ALIGNMENT
311
#define
BIGGEST_ALIGNMENT
64
/src/external/gpl3/gcc/dist/gcc/config/m68k/
netbsd-elf.h
309
#undef
BIGGEST_ALIGNMENT
310
#define
BIGGEST_ALIGNMENT
64
/src/external/gpl3/gdb/dist/gdb/
riscv-tdep.c
64
#define
BIGGEST_ALIGNMENT
16
2608
return std::min (type->length (), (ULONGEST)
BIGGEST_ALIGNMENT
);
/src/external/gpl3/gdb.old/dist/gdb/
riscv-tdep.c
64
#define
BIGGEST_ALIGNMENT
16
2608
return std::min (type->length (), (ULONGEST)
BIGGEST_ALIGNMENT
);
/src/external/gpl3/gcc.old/dist/gcc/config/fr30/
fr30.h
86
#define
BIGGEST_ALIGNMENT
32
/src/external/gpl3/gcc.old/dist/gcc/config/vax/
vax.h
102
#define
BIGGEST_ALIGNMENT
32
/src/external/gpl3/gcc/dist/gcc/config/fr30/
fr30.h
86
#define
BIGGEST_ALIGNMENT
32
/src/external/gpl3/gcc/dist/gcc/config/or1k/
or1k.h
56
#define
BIGGEST_ALIGNMENT
32
/src/external/gpl3/gcc/dist/gcc/config/vax/
vax.h
102
#define
BIGGEST_ALIGNMENT
32
/src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.h
282
#define
BIGGEST_ALIGNMENT
128
/src/external/gpl3/gcc.old/dist/gcc/config/bpf/
bpf.h
64
#define
BIGGEST_ALIGNMENT
64
/src/external/gpl3/gcc.old/dist/gcc/config/c6x/
c6x.h
132
#define
BIGGEST_ALIGNMENT
64
/src/external/gpl3/gcc.old/dist/gcc/config/cr16/
cr16.h
100
#define STACK_BOUNDARY (MAX (
BIGGEST_ALIGNMENT
, PARM_BOUNDARY))
102
#define FUNCTION_BOUNDARY
BIGGEST_ALIGNMENT
106
#define
BIGGEST_ALIGNMENT
((TARGET_CR16CP) ? 32 : 16)
/src/external/gpl3/gcc.old/dist/gcc/config/cris/
cris.h
341
/* Do not change
BIGGEST_ALIGNMENT
(when optimizing), as it will affect
343
#define
BIGGEST_ALIGNMENT
8
764
..._COMMON, and we prefer to whine ourselves;
BIGGEST_ALIGNMENT
is not
/src/external/gpl3/gcc.old/dist/gcc/config/ft32/
ft32.h
316
#define
BIGGEST_ALIGNMENT
32
/src/external/gpl3/gcc.old/dist/gcc/config/h8300/
h8300.h
173
#define
BIGGEST_ALIGNMENT
\
/src/external/gpl3/gcc.old/dist/gcc/config/lm32/
lm32.h
92
#define
BIGGEST_ALIGNMENT
64
/src/external/gpl3/gcc.old/dist/gcc/config/mcore/
mcore.h
134
#define
BIGGEST_ALIGNMENT
(TARGET_8ALIGN ? 64 : 32)
/src/external/gpl3/gcc.old/dist/gcc/config/mn10300/
mn10300.h
108
#define
BIGGEST_ALIGNMENT
32
/src/external/gpl3/gcc.old/dist/gcc/config/moxie/
moxie.h
299
#define
BIGGEST_ALIGNMENT
32
/src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.h
191
#define
BIGGEST_ALIGNMENT
16
/src/external/gpl3/gcc.old/dist/gcc/config/nios2/
nios2.h
87
#define
BIGGEST_ALIGNMENT
32
/src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
nvptx.h
51
#define
BIGGEST_ALIGNMENT
128
59
BIGGEST_ALIGNMENT
and fail a number of testcases. */
/src/external/gpl3/gcc.old/dist/gcc/config/pdp11/
pdp11.h
145
#define
BIGGEST_ALIGNMENT
16
/src/external/gpl3/gcc.old/dist/gcc/config/pru/
pru.h
95
#define
BIGGEST_ALIGNMENT
8
Completed in 56 milliseconds
1
2
3
4
5
Indexes created Tue Feb 24 08:35:24 UTC 2026