Searched refs:arc_sprintf (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/binutils/opcodes/
H A Darc-dis.c234 arc_sprintf (struct arcDisState *state, char *buf, const char *format, ...) function
383 arc_sprintf (state, bp, "%h", val);
834 arc_sprintf (state, state->operandBuffer, formatString,
842 arc_sprintf (state, state->operandBuffer, formatString,
859 arc_sprintf (state, state->operandBuffer, formatString,
865 arc_sprintf (state, state->operandBuffer, formatString, fieldB);
877 arc_sprintf (state, state->operandBuffer, formatString, fieldB);
901 arc_sprintf (state, state->operandBuffer, formatString,
945 arc_sprintf (state, state->operandBuffer, formatString, fieldB, fieldA);
947 arc_sprintf (stat
[all...]

Completed in 97 milliseconds