Searched refs:eoln (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/games/monop/
H A Dprint.c85 printsq(int sqn, bool eoln) argument
101 if (!eoln)
108 if (!eoln)
130 if (!eoln)
137 if (!eoln)
143 if (!eoln)
155 if (eoln)
/netbsd-6-1-5-RELEASE/external/bsd/mdocml/dist/
H A Dpreconv.c319 const char *ln, *eoln, *eoph; local
328 if (NULL == (eoln = memchr(ln, '\n', sz)))
333 *offs = (size_t)((eoln + 1) - b->buf);
337 if ((sz = (size_t)(eoln - ln)) < 10 ||
339 memcmp(eoln - 3, "-*-", 3))
355 /* Find the end-of-phrase marker (or eoln). */
358 eoph = eoln - 3;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mmix/
H A Dcomment-1.s41 # with a ';' to be ignorable and not interpreted as eoln, both for GAS and

Completed in 53 milliseconds