Searched refs:ENDLINE (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/usr.bin/ctags/
H A Dprint.c70 else for (cnt = 0, cp = lbuf; GETC(!=, EOF) && cnt < ENDLINE; ++cnt) {
72 if (cnt > ENDLINE - 2)
78 if (cnt > ENDLINE - 2)
H A Dctags.h43 #define ENDLINE 50 /* max length of pattern */ macro

Completed in 55 milliseconds