Lines Matching full:fallthrough
332 case 15:(cp)[14] = 0xff; /*-fallthrough*/ \
333 case 14:(cp)[13] = 0xff; /*-fallthrough*/ \
334 case 13:(cp)[12] = 0xff; /*-fallthrough*/ \
335 case 12:(cp)[11] = 0xff; /*-fallthrough*/ \
336 case 11:(cp)[10] = 0xff; /*-fallthrough*/ \
337 case 10: (cp)[9] = 0xff; /*-fallthrough*/ \
338 case 9: (cp)[8] = 0xff; /*-fallthrough*/ \
339 case 8: (cp)[7] = 0xff; /*-fallthrough*/ \
340 case 7: (cp)[6] = 0xff; /*-fallthrough*/ \
341 case 6: (cp)[5] = 0xff; /*-fallthrough*/ \
342 case 5: (cp)[4] = 0xff; /*-fallthrough*/ \
343 case 4: (cp)[3] = 0xff; /*-fallthrough*/ \
344 case 3: (cp)[2] = 0xff; /*-fallthrough*/ \
345 case 2: (cp)[1] = 0xff; /*-fallthrough*/ \
346 case 1: (cp)[0] = 0xff; (cp) += (n); /*-fallthrough*/ \
351 case 15:(cp)[14] = 0; /*-fallthrough*/ \
352 case 14:(cp)[13] = 0; /*-fallthrough*/ \
353 case 13:(cp)[12] = 0; /*-fallthrough*/ \
354 case 12:(cp)[11] = 0; /*-fallthrough*/ \
355 case 11:(cp)[10] = 0; /*-fallthrough*/ \
356 case 10: (cp)[9] = 0; /*-fallthrough*/ \
357 case 9: (cp)[8] = 0; /*-fallthrough*/ \
358 case 8: (cp)[7] = 0; /*-fallthrough*/ \
359 case 7: (cp)[6] = 0; /*-fallthrough*/ \
360 case 6: (cp)[5] = 0; /*-fallthrough*/ \
361 case 5: (cp)[4] = 0; /*-fallthrough*/ \
362 case 4: (cp)[3] = 0; /*-fallthrough*/ \
363 case 3: (cp)[2] = 0; /*-fallthrough*/ \
364 case 2: (cp)[1] = 0; /*-fallthrough*/ \
365 case 1: (cp)[0] = 0; (cp) += (n); /*-fallthrough*/ \
371 case 7: (cp)[6] = 0xff; /*-fallthrough*/ \
372 case 6: (cp)[5] = 0xff; /*-fallthrough*/ \
373 case 5: (cp)[4] = 0xff; /*-fallthrough*/ \
374 case 4: (cp)[3] = 0xff; /*-fallthrough*/ \
375 case 3: (cp)[2] = 0xff; /*-fallthrough*/ \
376 case 2: (cp)[1] = 0xff; /*-fallthrough*/ \
377 case 1: (cp)[0] = 0xff; (cp) += (n); /*-fallthrough*/ \
382 case 7: (cp)[6] = 0; /*-fallthrough*/ \
383 case 6: (cp)[5] = 0; /*-fallthrough*/ \
384 case 5: (cp)[4] = 0; /*-fallthrough*/ \
385 case 4: (cp)[3] = 0; /*-fallthrough*/ \
386 case 3: (cp)[2] = 0; /*-fallthrough*/ \
387 case 2: (cp)[1] = 0; /*-fallthrough*/ \
388 case 1: (cp)[0] = 0; (cp) += (n); /*-fallthrough*/ \