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);
251 s8 offset = GET_ARG_LONG(args, 2);
267 s8 offset = GET_ARG_LONG(args, 2);
268 s8* address = (s8*) (((u1*) obj) + offset);
280 s8 offset = GET_ARG_LONG(args, 2);
281 s8 value = GET_ARG_LONG(args, 4);
282 s8* address = (s8*) (((u1*) obj) + offset);
296 s8 offset = GET_ARG_LONG(args, 2);
297 s8 value = GET_ARG_LONG(args, 4);
298 s8* address = (s8*) (((u1*) obj) + offset);
312 s8 offset = GET_ARG_LONG(args, 2);
325 s8 offset = GET_ARG_LONG(args, 2);
343 s8 offset = GET_ARG_LONG(args, 2);