Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/t602/
H A Dt602filter.cxx676 if (!*ch) return EEND; in PointCmd602()
688 if (!*ch) return EEND; in PointCmd602()
692 if (!*ch) return EEND; in PointCmd602()
719 while (node != EEND) { in Read602()
723 if (ch == 0) node = EEND; in Read602()
735 if(ch == 0) node = EEND; in Read602()
746 if(ch == 0) node = EEND; in Read602()
753 if(ch == 0) {inschr('@'); node = EEND; } in Read602()
769 if(ch == 0) node = EEND; in Read602()
812 if(ch == 0) node = EEND; in Read602()
[all …]
H A Dt602filter.hxx58 typedef enum {START,READCH,EOL,POCMD,EXPCMD,SETCMD,SETCH,WRITE,EEND,QUIT} tnode; enumerator

Completed in 296 milliseconds