Home
last modified time | relevance | path

Searched defs:LINESIZE (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/games/cribbage/
H A Dio.c46 #define LINESIZE 128 macro
/dflybsd-src/usr.sbin/vnconfig/
H A Dvnconfig.c59 #define LINESIZE 1024 macro
/dflybsd-src/usr.bin/mail/
H A Ddef.h63 #define LINESIZE BUFSIZ /* max readable line width */ macro
/dflybsd-src/contrib/byacc/
H A Dreader.c10 #define LINESIZE 100 macro