Searched refs:s7_md_chars_to_number (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-score7.c | 5140 s7_md_chars_to_number (char *buf, int n) in s7_md_chars_to_number() function 5271 value = s7_md_chars_to_number (fragp->fr_literal, s7_INSN_SIZE); in s7_b32_relax_to_b16() 6678 newval = s7_md_chars_to_number (buf, s7_INSN_SIZE); in s7_apply_fix() 6688 newval = s7_md_chars_to_number (buf, s7_INSN_SIZE); in s7_apply_fix() 6697 content = s7_md_chars_to_number (buf, s7_INSN_SIZE); in s7_apply_fix() 6715 content = s7_md_chars_to_number (buf, s7_INSN_SIZE); in s7_apply_fix() 6726 content = s7_md_chars_to_number (buf, s7_INSN16_SIZE); in s7_apply_fix() 6744 content = s7_md_chars_to_number (buf, s7_INSN_SIZE); in s7_apply_fix() 6751 content = s7_md_chars_to_number (buf, s7_INSN16_SIZE); in s7_apply_fix() 6765 content = s7_md_chars_to_number (buf, s7_INSN_SIZE); in s7_apply_fix() [all …]
|