Home | History | Annotate | Download | only in native

Lines Matching refs:s8

32     s8 result = ((s8) field->byteOffset);
67 s8 offset = GET_ARG_LONG(args, 2);
87 s8 offset = GET_ARG_LONG(args, 2);
88 s8 expectedValue = GET_ARG_LONG(args, 4);
89 s8 newValue = GET_ARG_LONG(args, 6);
108 s8 offset = GET_ARG_LONG(args, 2);
128 s8 offset = GET_ARG_LONG(args, 2);
143 s8 offset = GET_ARG_LONG(args, 2);
159 s8 offset = GET_ARG_LONG(args, 2);
174 s8 offset = GET_ARG_LONG(args, 2);
175 s8 value = GET_ARG_LONG(args, 4);
191 s8 offset = GET_ARG_LONG(args, 2);
206 s8 offset = GET_ARG_LONG(args, 2);
222 s8 offset = GET_ARG_LONG(args, 2);
235 s8 offset = GET_ARG_LONG(args, 2);
250 s8 offset = GET_ARG_LONG(args, 2);
251 s8* address = (s8*) (((u1*) obj) + offset);
263 s8 offset = GET_ARG_LONG(args, 2);
264 s8 value = GET_ARG_LONG(args, 4);
265 s8* address = (s8*) (((u1*) obj) + offset);
278 s8 offset = GET_ARG_LONG(args, 2);
291 s8 offset = GET_ARG_LONG(args, 2);