get_offset
return (get_index_for_insn(ctx, insn) + 1) + get_offset(insn);
get_offset((unsigned long *)&mod_mem->size, s);
int get_offset(const struct jit_context *ctx, int off);
emit(ctx, beqz, t1, get_offset(ctx, 1)); /* PC += off(1) if t1 == 0 */
emit(ctx, blez, t2, get_offset(ctx, 1)); /* PC += off(1) if t2 <= 0 */
emit(ctx, beqz, t2, get_offset(ctx, 1)); /* PC += off(1) if t2 == 0 */
emit(ctx, beqz, tmp, get_offset(ctx, 1)); /* PC += off(1) if tmp == 0*/
emit(ctx, bltz, tcc, get_offset(ctx, 1)); /* PC += off(1) if tcc < 0 */
emit(ctx, beqz, tmp, get_offset(ctx, 1)); /* PC += off(1) if tmp == 0*/
return get_offset(regmap, channel - 1, val);
int (*get_offset)(struct mcp3911 *adc, int channel, int *val);
ret = adc->chip->get_offset(adc, channel->channel, val);
.get_offset = mcp3910_get_offset,
.get_offset = mcp3911_get_offset,
.get_offset = mcp3910_get_offset,
.get_offset = mcp3910_get_offset,
.get_offset = mcp3910_get_offset,
.get_offset = mcp3910_get_offset,
.get_offset = mcp3910_get_offset,
.get_offset = mptspi_read_parameters,
unsigned char get_offset = data->msginbuf[4];
if (get_offset > SYNC_OFFSET) {
if (get_offset == ASYNC_OFFSET) {
nsp32_set_sync_entry(data, target, entry, get_offset);
if (get_offset > SYNC_OFFSET) {
get_offset = SYNC_OFFSET;
if (get_offset == ASYNC_OFFSET || entry < 0) {
nsp32_set_sync_entry(data, target, entry, get_offset);
nsp32_build_sdtr(SCpnt, get_period, get_offset);
void (*get_offset)(struct scsi_target *);
if (xas->xa_offset != get_offset(xas->xa_index, xas->xa_node))
if (xas->xa_offset != get_offset(xas->xa_index, xas->xa_node))
xas->xa_offset = get_offset(xas->xa_index, xas->xa_node);
unsigned int offset = get_offset(xas->xa_index, node);
unsigned long offset = get_offset(*pos);
offset = get_offset(node->ms.sym, &node_al);
offset = get_offset(sym, al);
PyLong_FromUnsignedLong(get_offset(al->sym, al)));
offset = get_offset();