Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gas/doc/
H A Dc-tic54x.texi507 @cindex @code{endloop} directive, TIC54X
510 @itemx .endloop
512 @code{.endloop} marks its termination. @var{count} defaults to 1024,
515 @code{.endloop} directive. The optional @var{condition} will cause the
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-tic54x.texi507 @cindex @code{endloop} directive, TIC54X
510 @itemx .endloop
512 @code{.endloop} marks its termination. @var{count} defaults to 1024,
515 @code{.endloop} directive. The optional @var{condition} will cause the
/openbsd/usr.bin/mandoc/
H A Droff.c2319 int endloop, irc, rr; in roff_cond_checkend() local
2323 endloop = tok != ROFF_while ? ROFF_IGN : in roff_cond_checkend()
2326 irc |= endloop; in roff_cond_checkend()
2352 irc |= endloop; in roff_cond_checkend()