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

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dft32.h163 static const unsigned int sc_form_3[] = { variable
274 #define N_SC_FORM3 (sizeof (sc_form_3) / sizeof (unsigned int))
331 find = (unsigned int *) bsearch (&lookup, sc_form_3, N_SC_FORM3,
333 code = find - sc_form_3 + (N_SC_FORM0 + N_SC_FORM1 + N_SC_FORM2);
467 sc[i] = sc_form_3[code -
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dft32.h163 static const unsigned int sc_form_3[] = { variable
274 #define N_SC_FORM3 (sizeof (sc_form_3) / sizeof (unsigned int))
331 find = (unsigned int *) bsearch (&lookup, sc_form_3, N_SC_FORM3,
333 code = find - sc_form_3 + (N_SC_FORM0 + N_SC_FORM1 + N_SC_FORM2);
467 sc[i] = sc_form_3[code -
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dft32.h163 static const unsigned int sc_form_3[] = { variable
274 #define N_SC_FORM3 (sizeof (sc_form_3) / sizeof (unsigned int))
331 find = (unsigned int *) bsearch (&lookup, sc_form_3, N_SC_FORM3,
333 code = find - sc_form_3 + (N_SC_FORM0 + N_SC_FORM1 + N_SC_FORM2);
467 sc[i] = sc_form_3[code -
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dft32.h163 static const unsigned int sc_form_3[] = { variable
274 #define N_SC_FORM3 (sizeof (sc_form_3) / sizeof (unsigned int))
331 find = (unsigned int *) bsearch (&lookup, sc_form_3, N_SC_FORM3,
333 code = find - sc_form_3 + (N_SC_FORM0 + N_SC_FORM1 + N_SC_FORM2);
467 sc[i] = sc_form_3[code -

Completed in 201 milliseconds