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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-vax.c64 LITTLENUM_TYPE big_operand_bits[VIT_MAX_OPERANDS][SIZE_OF_LARGE_NUMBER]; variable
66 /* Above is made to point into big_operand_bits by md_begin(). */
2857 big_operand_bits [---] [0].
2859 of big_operand_bits [---] [...] are set up with the correct
3437 fP->low = &big_operand_bits[i][0];
3438 fP->high = &big_operand_bits[i][SIZE_OF_LARGE_NUMBER - 1];

Completed in 49 milliseconds