Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tr/
H A Dtr.c238 goto endloop; in main()
255 goto endloop; in main()
270 endloop: in main()
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_grc3.c220 goto endloop; \
239 endloop: \
264 goto endloop; \
289 endloop: \
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vatan2f.c402 goto endloop; in __vatan2f()
404 endloop: in __vatan2f()
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dllex.c281 goto endloop; in read_long_string()
296 } endloop: in read_long_string()
/illumos-gate/usr/src/cmd/mandoc/
H A Droff.c2347 int endloop, irc, rr; in roff_cond_checkend() local
2351 endloop = tok != ROFF_while ? ROFF_IGN : in roff_cond_checkend()
2354 irc |= endloop; in roff_cond_checkend()
2380 irc |= endloop; in roff_cond_checkend()