Home
last modified time | relevance | path

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

/dports/games/powwow/powwow-1.2.17/
H A Dmain.c656 #define IAC_N 1024 macro
657 static char *iac_v[IAC_N];
670 if (iac_l < IAC_N) in __P1()