Home
last modified time | relevance | path

Searched refs:s_rept (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gas/
H A Dread.h179 extern void s_rept (int);
H A Dread.c369 {"rep", s_rept, 0},
370 {"rept", s_rept, 0},
2595 s_rept (int ignore ATTRIBUTE_UNUSED) in s_rept() function
H A DChangeLog-92951329 (s_rept): New function.
1331 (s_irp, s_rept): Declare.
H A DChangeLog-00017446 * read.c (s_rept): Call do_repeat, which abstracts the repeat
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dread.h178 extern void s_rept (int);
H A Dread.c394 {"rep", s_rept, 0},
395 {"rept", s_rept, 0},
2709 s_rept (int ignore ATTRIBUTE_UNUSED) in s_rept() function
H A DChangeLog-92951329 (s_rept): New function.
1331 (s_irp, s_rept): Declare.
H A DChangeLog-00017446 * read.c (s_rept): Call do_repeat, which abstracts the repeat