out_of_bounds
const bool out_of_bounds = index >= ARRAY_SIZE(rtas_function_table);
if (WARN_ONCE(out_of_bounds, "invalid function index %zu", index))
bool out_of_bounds = false;
out_of_bounds = true;
out_of_bounds = true;
if (out_of_bounds) {
goto out_of_bounds;
goto out_of_bounds;
goto out_of_bounds;
out_of_bounds:
goto out_of_bounds;
out_of_bounds:
out_of_bounds:
goto out_of_bounds;
goto out_of_bounds;
goto out_of_bounds;
goto out_of_bounds;
goto out_of_bounds;
goto out_of_bounds;
goto out_of_bounds;
goto out_of_bounds;
if (out_of_bounds(field, offset, 4, sample->raw_size))
if (out_of_bounds(field, offset, size, sample->raw_size))
if (out_of_bounds(field, field->offset, field->size, sample->raw_size))