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

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dcgen-dis.c62 CGEN_INSN_LIST *previous_buf; local
69 previous_buf = NULL;
76 previous_buf = current_buf;
82 if (previous_buf == NULL)
85 previous_buf->next = hentbuf;

Completed in 96 milliseconds