Searched refs:s_ifdef (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/ |
D | read.h | 172 extern void s_ifdef (int arg);
|
D | cond.c | 67 s_ifdef (int test_defined) in s_ifdef() function
|
D | read.c | 383 {"ifdef", s_ifdef, 0}, 392 {"ifndef", s_ifdef, 1}, 395 {"ifnotdef", s_ifdef, 1}, 1025 || pop->poc_handler == s_ifdef in read_a_source_file()
|
D | ChangeLog-2005 | 235 * cond.c (s_ifdef): Also test for equated symbols.
|
D | ChangeLog-9697 | 2271 * cond.c (s_ifdef): If we should omit conditionals from listings,
|
D | ChangeLog-0203 | 5101 * cond.c (s_ifdef): Treat a referenced but not yet defined
|
D | ChangeLog-9295 | 1298 * cond.c (s_ifdef): Restore the character after the symbol name, 12811 * cond.c (s_ifdef): do ifdef/ifndef right
|