Home
last modified time | relevance | path

Searched refs:do_repeat (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/binutils/gas/
H A Dread.h128 extern void do_repeat (int,const char *,const char *);
H A Dread.c2908 do_repeat (count, "REPT", "ENDR"); in s_rept()
2915 do_repeat (int count, const char *start, const char *end) in do_repeat() function
H A DChangeLog-00017446 * read.c (s_rept): Call do_repeat, which abstracts the repeat
7448 (do_repeat): New. Abstract repeat logic so that a "break" can be