Searched refs:throw_error (Results 1 – 2 of 2) sorted by relevance
72 static int mips_receive_packet (char *buff, int throw_error, int timeout);978 mips_receive_packet (char *buff, int throw_error, int timeout) in mips_receive_packet() argument997 if (throw_error) in mips_receive_packet()1037 if (throw_error) in mips_receive_packet()1059 if (throw_error) in mips_receive_packet()1119 if (throw_error) in mips_receive_packet()1159 if (throw_error) in mips_receive_packet()
30 * remote-mips.c (mips_receive_packet): New arg throw_error.