Searched refs:s_elseif (Results 1 – 11 of 11) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | read.h | 150 extern void s_elseif (int arg);
|
| D | cond.c | 268 s_elseif (int arg) in s_elseif() function
|
| D | read.c | 297 {"elseif", s_elseif, (int) O_ne},
|
| D | ChangeLog-0001 | 2801 * cond.c (s_elseif): Correct conditional assembly listing. 7464 * read.h: Added prototype for s_elseif. 7466 * cond.c (s_elseif): New function
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | read.h | 148 extern void s_elseif (int arg);
|
| D | cond.c | 302 s_elseif (int arg) in s_elseif() function
|
| D | read.c | 316 {"elseif", s_elseif, (int) O_ne},
|
| D | ChangeLog-0001 | 2801 * cond.c (s_elseif): Correct conditional assembly listing. 7464 * read.h: Added prototype for s_elseif. 7466 * cond.c (s_elseif): New function
|
| D | ChangeLog-2005 | 684 (s_elseif): Likewise.
|
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-tic54x.c | 2603 { "elseif" , s_elseif , (int) O_ne },
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | tc-tic54x.c | 2595 { "elseif" , s_elseif , (int) O_ne },
|