OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TARGET_LINK_STACK
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
476.h
25
#undef
TARGET_LINK_STACK
26
#define
TARGET_LINK_STACK
(rs6000_link_stack)
29
#define SET_TARGET_LINK_STACK(X) do {
TARGET_LINK_STACK
= (X); } while (0)
rs6000.h
255
#ifndef
TARGET_LINK_STACK
256
#define
TARGET_LINK_STACK
0
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
476.h
25
#undef
TARGET_LINK_STACK
26
#define
TARGET_LINK_STACK
(rs6000_link_stack)
29
#define SET_TARGET_LINK_STACK(X) do {
TARGET_LINK_STACK
= (X); } while (0)
rs6000.h
256
#ifndef
TARGET_LINK_STACK
257
#define
TARGET_LINK_STACK
0
Completed in 28 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026