Searched refs:s_endif (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/ |
D | read.h | 161 extern void s_endif (int arg);
|
D | cond.c | 377 s_endif (int arg ATTRIBUTE_UNUSED) in s_endif() function
|
D | read.c | 355 {"endc", s_endif, 0}, 357 {"endif", s_endif, 0}, 1029 || pop->poc_handler == s_endif in read_a_source_file()
|
D | ChangeLog-9697 | 2273 (s_if, s_ifc, s_endif, s_else, s_ifeqs): Likewise.
|
D | ChangeLog-0001 | 2794 * cond.c (s_endif): Correct handling of "if .. elseif .." trees.
|
D | ChangeLog-9295 | 691 * cond.c (s_endif): Call demand_empty_rest_of_line. In MRI mode,
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-tic54x.c | 2428 { "endif" , s_endif , 0 },
|