Home | History | Annotate | Download | only in config

Lines Matching defs:fromP

4319   short *fromP;
4406 fromP = &the_ins.opcode[0];
4409 md_number_to_chars (toP, (long) (*fromP), 2);
4411 fromP++;
4470 for (n = 0, fromP = &the_ins.opcode[0]; n < the_ins.nfrag; n++)
4483 md_number_to_chars (toP, (long) (*fromP), 2);
4485 fromP++;
4523 md_number_to_chars (toP, (long) (*fromP), 2);
4525 fromP++;