Home
last modified time | relevance | path

Searched defs:MAXWORDLEN (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/games/boggle/boggle/
Dbog.h51 #define MAXWORDLEN 40 /* Maximum word length */ macro
/openbsd/src/usr.sbin/pppd/
Dpppd.h64 #define MAXWORDLEN 1024 /* max length of word in file (incl null) */ macro