Lines Matching full:dataptr
1067 s4* dataPtr;1093 dataPtr = (s4*) wrapperObj->instanceData;1098 *(s8*)dataPtr = value.j;1100 *dataPtr = value.i;