Lines Matching defs:out
492 goto out;
506 out:
666 char *out;
702 out = buf + sizeof(bytes) + sizeof(blocks);
713 if (out + sizeof(outle32) + data->size > buf +
719 memcpy(out, &outle32, sizeof(outle32));
720 out += sizeof(outle32);
721 memcpy(out, data->data, data->size);
722 out += data->size;
728 outle32 = __cpu_to_le32(out - buf - sizeof(bytes));
733 return out - buf;
1826 goto out;
1844 out:
1878 goto out;
1885 out:
2360 /* number of out of band transitions supported */
2540 goto out;
2561 out: