Searched refs:getDebugChar (Results 1 – 7 of 7) sorted by relevance
93 extern int getDebugChar(); /* read and return a single char */300 while ((ch = getDebugChar ()) != '$') in getpacket()311 ch = getDebugChar (); in getpacket()324 ch = getDebugChar (); in getpacket()326 ch = getDebugChar (); in getpacket()380 while (getDebugChar() != '+'); in putpacket()
120 extern int getDebugChar(); /* read and return a single char */547 while ((ch = getDebugChar ()) != '$') in getpacket()558 ch = getDebugChar (); in getpacket()571 ch = getDebugChar (); in getpacket()573 ch = getDebugChar (); in getpacket()634 while (getDebugChar () != '+');
101 extern int getDebugChar(); /* read and return a single char */468 while ((ch = getDebugChar ()) != '$') in getpacket()479 ch = getDebugChar (); in getpacket()492 ch = getDebugChar (); in getpacket()494 ch = getDebugChar (); in getpacket()554 while (getDebugChar () != '+'); in putpacket()
210 char getDebugChar (void);397 while ((ch = getDebugChar ()) != '$') in getpacket()408 ch = getDebugChar (); in getpacket()421 ch = getDebugChar (); in getpacket()423 ch = getDebugChar (); in getpacket()502 while (getDebugChar() != '+'); in putpacket()1539 getDebugChar (void) in getDebugChar() function
100 extern int getDebugChar (); /* read and return a single char */599 while ((ch = getDebugChar ()) != '$') in getpacket()610 ch = getDebugChar (); in getpacket()623 ch = getDebugChar (); in getpacket()625 ch = getDebugChar (); in getpacket()687 while (getDebugChar () != '+'); in putpacket()
526 the top bit returned by getDebugChar.
169 getDebugChar (void) in getDebugChar() function238 while ((ch = getDebugChar()) != '$') in getpacket()249 ch = getDebugChar(); in getpacket()262 ch = getDebugChar (); in getpacket()266 ch = getDebugChar (); in getpacket()342 ch = getDebugChar (); in putpacket()