OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STACK_CHECK_PROTECT
(Results
1 - 25
of
32
) sorted by relevancy
1
2
/src/external/gpl3/gcc/dist/gcc/config/i386/
vxworksae.h
23
#undef
STACK_CHECK_PROTECT
24
#define
STACK_CHECK_PROTECT
4096
vxworks.h
146
#define
STACK_CHECK_PROTECT
(TARGET_64BIT_DEFAULT ? 16 * 1024 : 8 * 1024)
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
vxworksae.h
23
#undef
STACK_CHECK_PROTECT
24
#define
STACK_CHECK_PROTECT
4096
vxworksmils.h
24
#undef
STACK_CHECK_PROTECT
25
#define
STACK_CHECK_PROTECT
4096
vxworks.h
171
#define
STACK_CHECK_PROTECT
(TARGET_64BIT ? 16 * 1024 : 12 * 1024)
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
vxworksae.h
23
#undef
STACK_CHECK_PROTECT
24
#define
STACK_CHECK_PROTECT
4096
vxworks.h
146
#define
STACK_CHECK_PROTECT
(TARGET_64BIT_DEFAULT ? 16 * 1024 : 8 * 1024)
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
vxworksae.h
23
#undef
STACK_CHECK_PROTECT
24
#define
STACK_CHECK_PROTECT
4096
vxworksmils.h
24
#undef
STACK_CHECK_PROTECT
25
#define
STACK_CHECK_PROTECT
4096
vxworks.h
171
#define
STACK_CHECK_PROTECT
(TARGET_64BIT ? 16 * 1024 : 12 * 1024)
/src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-vxworks.h
61
#undef
STACK_CHECK_PROTECT
62
#define
STACK_CHECK_PROTECT
16384
/src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-vxworks.h
61
#undef
STACK_CHECK_PROTECT
62
#define
STACK_CHECK_PROTECT
16384
/src/external/gpl3/gcc/dist/gcc/config/loongarch/
linux.h
50
#define
STACK_CHECK_PROTECT
(TARGET_64BIT ? 16 * 1024 : 12 * 1024)
/src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
linux.h
48
#define
STACK_CHECK_PROTECT
(TARGET_64BIT ? 16 * 1024 : 12 * 1024)
/src/external/gpl3/gcc/dist/gcc/config/mips/
linux-common.h
64
#define
STACK_CHECK_PROTECT
(TARGET_64BIT ? 16 * 1024 : 12 * 1024)
/src/external/gpl3/gcc/dist/gcc/config/sparc/
vxworks.h
64
#define
STACK_CHECK_PROTECT
8192
/src/external/gpl3/gcc.old/dist/gcc/config/mips/
linux-common.h
67
#define
STACK_CHECK_PROTECT
(TARGET_64BIT ? 16 * 1024 : 12 * 1024)
/src/external/gpl3/gcc.old/dist/gcc/config/sparc/
vxworks.h
64
#define
STACK_CHECK_PROTECT
8192
/src/external/gpl3/gcc/dist/gcc/config/arm/
vxworks.h
144
#define
STACK_CHECK_PROTECT
8192
/src/external/gpl3/gcc.old/dist/gcc/config/arm/
vxworks.h
144
#define
STACK_CHECK_PROTECT
8192
/src/external/gpl3/gcc/dist/gcc/config/ia64/
hpux.h
217
#define
STACK_CHECK_PROTECT
(24 * 1024)
vms.h
115
#define
STACK_CHECK_PROTECT
(24 * 1024)
/src/external/gpl3/gcc.old/dist/gcc/config/ia64/
hpux.h
217
#define
STACK_CHECK_PROTECT
(24 * 1024)
vms.h
115
#define
STACK_CHECK_PROTECT
(24 * 1024)
/src/external/gpl3/gcc/dist/gcc/
defaults.h
1393
builtin stack checking).
STACK_CHECK_PROTECT
needs to be bumped
1396
#ifdef
STACK_CHECK_PROTECT
1397
#define STACK_OLD_CHECK_PROTECT
STACK_CHECK_PROTECT
1410
#ifndef
STACK_CHECK_PROTECT
1411
#define
STACK_CHECK_PROTECT
\
Completed in 42 milliseconds
1
2
Indexes created Sat Feb 28 05:31:39 UTC 2026