Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-xtensa.c2225 xg_reverse_shift_count (char **cnt_argp) in xg_reverse_shift_count() argument
2228 cnt_arg = *cnt_argp; in xg_reverse_shift_count()
2231 new_arg = concat ("31-(", cnt_argp, ")", (char *) NULL); in xg_reverse_shift_count()
2234 *cnt_argp = new_arg; in xg_reverse_shift_count()