OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tic4x_big_model
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-tic4x.c
66
static unsigned int
tic4x_big_model
= 0; /* Default to small memory model. */
variable
1181
tic4x_insert_sym (".BIGMODEL",
tic4x_big_model
);
2703
tic4x_big_model
= 1;
2724
tic4x_big_model
= 0;
/src/external/gpl3/binutils.old/dist/gas/config/
tc-tic4x.c
66
static unsigned int
tic4x_big_model
= 0; /* Default to small memory model. */
variable
1181
tic4x_insert_sym (".BIGMODEL",
tic4x_big_model
);
2703
tic4x_big_model
= 1;
2724
tic4x_big_model
= 0;
Completed in 27 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026