Searched refs:OKCMD (Results 1 – 1 of 1) sorted by relevance
37 #define OKCMD INT_MAX macro155 for (num = OKCMD; num == OKCMD;) { /* while still editing this line */ in Inputl()174 if ((num = GetNextCommand(&cmdnum, &ch)) != OKCMD) { in Inputl()732 return OKCMD; in GetNextCommand()