Home | History | Annotate | Download | only in orig

Lines Matching defs:pAddr

55846     u8 *pAddr;     /* The i-th cell pointer */
55847 pAddr = &data[cellOffset + i*2];
55848 pc = get2byte(pAddr);
55866 put2byte(pAddr, cbrk);