Searched refs:s_ifdef (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/contrib/binutils/gas/ |
| D | read.h | 161 extern void s_ifdef (int arg);
|
| D | cond.c | 68 s_ifdef (int test_defined) in s_ifdef() function
|
| D | read.c | 352 {"ifdef", s_ifdef, 0}, 361 {"ifndef", s_ifdef, 1}, 364 {"ifnotdef", s_ifdef, 1}, 864 || pop->poc_handler == s_ifdef in read_a_source_file()
|
| D | ChangeLog-9697 | 2271 * cond.c (s_ifdef): If we should omit conditionals from listings,
|
| D | ChangeLog-0203 | 5109 * 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
|