Home | History | Annotate | Download | only in config

Lines Matching defs:this_add_number

2509   valueT this_add_number;
2820 this_add_number = expP->X_add_number;
2840 this_add_symbol, this_add_number, 1, NO_RELOC);
2854 this_add_symbol, this_add_number,
2865 this_add_symbol, this_add_number,
2873 this_add_symbol, this_add_number,
2883 this_add_symbol, this_add_number,
2901 this_add_number, 1, NO_RELOC);
2915 md_number_to_chars (p + 1, this_add_number, 4);
2929 md_number_to_chars (p + 6, this_add_number, 4);
2944 md_number_to_chars (p + 5, this_add_number, 4);
2962 md_number_to_chars (p + 3, this_add_number, 4);
2979 this_add_number, 1, NO_RELOC);
2996 this_add_number, 1, NO_RELOC);
3013 this_add_number, 1, NO_RELOC);
3031 this_add_number, 1, NO_RELOC);
3049 this_add_number, 1, NO_RELOC);
3070 if (this_add_number >= 64)
3073 (long) this_add_number);
3115 this_add_symbol, this_add_number,
3132 this_add_number, 1, NO_RELOC);
3144 md_number_to_chars (p + 1, this_add_number, 4);
3172 this_add_symbol, this_add_number,
3185 md_number_to_chars (p + 1, this_add_number, length);
3189 this_add_number, 1, NO_RELOC);
3213 && this_add_number < 64)
3219 FRAG_APPEND_1_CHAR (this_add_number);
3244 md_number_to_chars (p + 1, this_add_number,
3277 this_add_number, 0, NO_RELOC);
3293 test = this_add_number;
3321 md_number_to_chars (p + 1, this_add_number, length);
3327 this_add_number, 0, NO_RELOC);