Home | History | Annotate | Download | only in modules

Lines Matching defs:s0

191 	const char *s0;
205 s0 = *s;
212 ch = *s0++ & 0xFF;
217 *s = s0;
248 ch = *s0++ & 0xFF;
255 ch = *s0++ & 0xFF;
264 ch = *s0++ & 0xFF;
277 ch = *s0++ & 0xFF;
283 *nresult = (size_t)(s0 - *s);
284 *s = s0;
291 *s = s0;