Searched refs:s_rept (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | read.h | 179 extern void s_rept (int);
|
H A D | read.c | 369 {"rep", s_rept, 0}, 370 {"rept", s_rept, 0}, 2595 s_rept (int ignore ATTRIBUTE_UNUSED) in s_rept() function
|
H A D | ChangeLog-9295 | 1329 (s_rept): New function. 1331 (s_irp, s_rept): Declare.
|
H A D | ChangeLog-0001 | 7446 * read.c (s_rept): Call do_repeat, which abstracts the repeat
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | read.h | 178 extern void s_rept (int);
|
H A D | read.c | 394 {"rep", s_rept, 0}, 395 {"rept", s_rept, 0}, 2709 s_rept (int ignore ATTRIBUTE_UNUSED) in s_rept() function
|
H A D | ChangeLog-9295 | 1329 (s_rept): New function. 1331 (s_irp, s_rept): Declare.
|
H A D | ChangeLog-0001 | 7446 * read.c (s_rept): Call do_repeat, which abstracts the repeat
|