Home
last modified time | relevance | path

Searched refs:s_ifc (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
Dread.h171 extern void s_ifc (int arg);
Dcond.c261 s_ifc (int arg) in s_ifc() function
Dread.c382 {"ifc", s_ifc, 0},
391 {"ifnc", s_ifc, 1},
1026 || pop->poc_handler == s_ifc in read_a_source_file()
DChangeLog-9697986 * 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.
DChangeLog-92951365 (s_ifc): New function.
1367 * read.h (s_ifc): Declare.