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

/freebsd-11-stable/usr.bin/less/
H A Ddefines.h199 #define TAGLINE_SIZE 512 /* Max size of line in tags file */
209 #define TAGLINE_SIZE 1024 /* Max size of line in tags file */ macro
/freebsd-11-stable/contrib/less/
H A Dtags.c283 char tline[TAGLINE_SIZE];

Completed in 52 milliseconds