Searched refs:vsp_off (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
H A Dreadexidx.c580 to the offset of VSP (via vsp_off), we can't deal with assignments
599 Int vsp_off; member in struct:_SummState
735 state->vsp_off -= (Int)(edata->data);
738 state->vsp_off += (Int)(edata->data);
758 *rX_offP = state->vsp_off;
763 state->vsp_off += 4;
771 //state->vsp_off = 0;
810 state->vsp_off = 0;
822 state->vsp_off += 8;
825 state->vsp_off
[all...]

Completed in 310 milliseconds