Home
last modified time | relevance | path

Searched refs:buf_ptr (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-score.c7279 char *buf_ptr = buf; in s3_apply_fix() local
7280 buf_ptr += 2; in s3_apply_fix()
7298 content = s3_md_chars_to_number (buf_ptr, s3_INSN_SIZE); in s3_apply_fix()
7301 s3_md_number_to_chars (buf_ptr, content, s3_INSN_SIZE); in s3_apply_fix()