Searched refs:nbytes_read (Results 1 – 3 of 3) sorted by relevance
775 unsigned int nbytes_read = 0; in target_read_string() local816 nbytes_read += i + 1; in target_read_string()823 nbytes_read += tlen; in target_read_string()830 return nbytes_read; in target_read_string()
1278 gdb_wince_len nbytes_read; in handle_output_debug_string() local1287 &p, nbytes, &nbytes_read) in handle_output_debug_string()1292 WideCharToMultiByte (CP_ACP, 0, (LPCWSTR) p, (int) nbytes_read, in handle_output_debug_string()
1534 bfd_size_type nbytes_read = 0; in mmo_scan() local1545 while ((nbytes_read = bfd_bread (buf, 4, abfd)) == 4) in mmo_scan()1970 if (nbytes_read != 0) in mmo_scan()