Home
last modified time | relevance | path

Searched refs:MIN_WORDLEN (Results 1 – 3 of 3) sorted by relevance

/dports/games/powwow/powwow-1.2.17/
H A Ddefines.h136 #define MIN_WORDLEN 3 /* the minimum length for history words */ macro
H A Dedit.c428 if (strlen(p) >= MIN_WORDLEN && in __P1()
H A Dcmd.c2687 if (strlen(buf) >= MIN_WORDLEN) in __P2()