Lines Matching full:dataptr
1055 s4* dataPtr;1081 dataPtr = (s4*) wrapperObj->instanceData;1086 *(s8*)dataPtr = value.j;1088 *dataPtr = value.i;