Home | History | Annotate | Download | only in dev

Lines Matching defs:cp2

479 	volatile u_int8_t *cp2;
484 cp2 = (volatile u_int8_t *) h + o;
487 cp2 = (volatile u_int8_t *) h + o + 0x10000 + 2;
497 cp1 = cp2;
498 cp2 = temp;
507 volatile u_int8_t *cp2;
512 cp2 = (volatile u_int8_t *) h + o;
515 cp2 = (volatile u_int8_t *) h + o + 0x10000 + 2;
525 cp1 = cp2;
526 cp2 = temp;