Searched refs:s_ifc (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/ |
D | read.h | 171 extern void s_ifc (int arg);
|
D | cond.c | 261 s_ifc (int arg) in s_ifc() function
|
D | read.c | 382 {"ifc", s_ifc, 0}, 391 {"ifnc", s_ifc, 1}, 1026 || pop->poc_handler == s_ifc in read_a_source_file()
|
D | ChangeLog-9697 | 986 * cond.c (s_ifc): Add missing demand_empty_rest_of_line. 2119 * cond.c (s_ifc): Call mri_comment_field and mri_comment_end when 2273 (s_if, s_ifc, s_endif, s_else, s_ifeqs): Likewise.
|
D | ChangeLog-9295 | 1365 (s_ifc): New function. 1367 * read.h (s_ifc): Declare.
|