Searched refs:fromend (Results 1 – 4 of 4) sorted by relevance
361 char *fromend; in do_scrub_chars() local418 (from < fromend \ in do_scrub_chars()423 fromend = from + fromlen, \ in do_scrub_chars()453 fromend = from + saved_input_len; in do_scrub_chars()461 fromend = from + fromlen; in do_scrub_chars()554 for (s = from; s < fromend; s++) in do_scrub_chars()584 from = fromend = one_char_buf + 1; in do_scrub_chars()1379 for (s = from; s < fromend; s++) in do_scrub_chars()1472 if (fromend > from) in do_scrub_chars()1475 saved_input_len = fromend - from; in do_scrub_chars()
372 char *fromend; in do_scrub_chars() local429 (from < fromend \ in do_scrub_chars()434 fromend = from + fromlen, \ in do_scrub_chars()464 fromend = from + saved_input_len; in do_scrub_chars()472 fromend = from + fromlen; in do_scrub_chars()565 for (s = from; s < fromend; s++) in do_scrub_chars()595 from = fromend = one_char_buf + 1; in do_scrub_chars()1387 for (s = from; s < fromend; s++) in do_scrub_chars()1484 if (fromend > from) in do_scrub_chars()1487 saved_input_len = fromend - from; in do_scrub_chars()
449 bfd_byte *from, *fromend, *to; in filter_symbols() local457 fromend = from + symcount * size; in filter_symbols()460 for (; from < fromend; from += size) in filter_symbols()719 bfd_byte *from, *fromend; in sort_symbols_by_size() local734 fromend = from + symcount * size; in sort_symbols_by_size()739 if (from < fromend) in sort_symbols_by_size()747 for (; from < fromend; from += size) in sort_symbols_by_size()754 if (from + size < fromend) in sort_symbols_by_size()774 if (from + size < fromend in sort_symbols_by_size()1000 struct size_sym *fromend; in print_size_symbols() local[all …]
454 bfd_byte *from, *fromend, *to; in filter_symbols() local462 fromend = from + symcount * size; in filter_symbols()465 for (; from < fromend; from += size) in filter_symbols()731 bfd_byte *from, *fromend; in sort_symbols_by_size() local746 fromend = from + symcount * size; in sort_symbols_by_size()751 if (from < fromend) in sort_symbols_by_size()759 for (; from < fromend; from += size) in sort_symbols_by_size()766 if (from + size < fromend) in sort_symbols_by_size()791 if (from + size < fromend in sort_symbols_by_size()1031 struct size_sym *fromend; in print_size_symbols() local[all …]