Searched refs:last_arg_offset (Results 1 – 2 of 2) sorted by relevance
170 if ( unlikely (!(opstr.str.length >= opstr.last_arg_offset + 3))) in serialize()172 …supp_op.str = byte_str_t (&opstr.str + opstr.last_arg_offset, opstr.str.length - opstr.last_arg_of… in serialize()
671 unsigned int last_arg_offset; member709 val.last_arg_offset = (env.last_offset-1) - dictval.opStart; /* offset to the last argument */ in process_op()