Lines Matching refs:end
725 goto end;
730 goto end;
748 goto end;
756 goto end;
760 goto end;
763 end:
1002 uint8_t *buf, *end, *start = NULL;
1006 goto end;
1011 goto end;
1015 end = start + size;
1017 while (end - buf > 4) {
1018 uint32_t len = FFMIN(AV_RB32(buf), end - buf - 4);
1039 end:
1071 uint8_t *buf, *end, *start;
1093 end = start + size;
1095 while (end - buf > 4) {
1096 uint32_t len = FFMIN(AV_RB32(buf), end - buf - 4);
1109 goto end;
1120 end: