Lines Matching defs:END
34 /* some arch define END as assembly function ending, just undef it */
35 #undef END
37 #define END 0300 /* indicates end of frame */
39 #define ESC_END 0334 /* ESC ESC_END means END 'data' */
168 * Send an initial END character to flush out any data that may have
172 *ptr++ = END;
176 case END:
190 *ptr++ = END;
206 *ptr++ = END;
218 case END:
231 *ptr++ = END;
304 case END:
325 s = END;