Lines Matching defs:fillp
1120 int fillp = 0, len = 0;
1123 new_operands->short_at_addr(fillp),
1125 fillp += len;
1128 new_operands->short_at_addr(fillp),
1130 fillp += len;
1133 new_operands->short_at_addr(fillp),
1135 fillp += len;
1138 new_operands->short_at_addr(fillp),
1140 fillp += len;
1141 assert(fillp == new_operands->length(), "");