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

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-h8300.c1394 op_type *nibble_ptr = this_try->opcode->data.nib; local
1419 while (*nibble_ptr != (op_type) E)
1424 c = *nibble_ptr++;
/haiku-buildtools/binutils/gas/config/
H A Dtc-h8300.c1473 const op_type *nibble_ptr = this_try->opcode->data.nib; local
1498 while (*nibble_ptr != (op_type) E)
1503 c = *nibble_ptr++;

Completed in 53 milliseconds