OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:macro_defined
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/gas/
macro.h
74
extern int
macro_defined
;
macro.c
51
int
macro_defined
;
variable
80
macro_defined
= 0;
720
macro_defined
= 1;
read.c
1055
if (!
macro_defined
|| ! try_macro (c, s))
1092
if (
macro_defined
&& try_macro (c, s))
[
all
...]
/toolchain/binutils/binutils-2.25/gas/config/
tc-iq2000.c
293
macro_defined
= 1;
Completed in 670 milliseconds