OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:s_ifdef
(Results
1 - 7
of
7
) sorted by null
/toolchain/binutils/binutils-2.25/gas/
read.h
172
extern void
s_ifdef
(int arg);
cond.c
67
s_ifdef
(int test_defined)
function
read.c
385
{"ifdef",
s_ifdef
, 0},
394
{"ifndef",
s_ifdef
, 1},
397
{"ifnotdef",
s_ifdef
, 1},
1028
|| pop->poc_handler ==
s_ifdef
[
all
...]
ChangeLog-2005
235
* cond.c (
s_ifdef
): Also test for equated symbols.
[
all
...]
ChangeLog-0203
[
all
...]
ChangeLog-9295
[
all
...]
ChangeLog-9697
[
all
...]
Completed in 425 milliseconds