Searched defs:TEOF (Results 1 – 2 of 2) sorted by relevance
21 enum { TEOF, TDWN, TRCV, TSND } t_type; enumerator
31 #define TEOF 0 macro