Home
last modified time | relevance | path

Searched refs:ofs (Results 1 – 11 of 11) sorted by relevance

/PHP-8.1/ext/opcache/jit/dynasm/
H A Ddasm_x86.h152 D->sections[i].ofs = 0; in dasm_setup()
176 int pos = sec->pos, ofs = sec->ofs, mrm = -1; in dasm_put() local
193 ofs++; in dasm_put()
212 if (*p < 0x20 && (n&7) == 4) ofs++; in dasm_put()
248 ofs += 4; in dasm_put()
275 sec->ofs = ofs; in dasm_put()
284 int ofs = 0; in dasm_link() local
329 lofs += D->sections[i].ofs; in dasm_link()
349 case DASM_ALIGN: ofs -= (b[pos++]+ofs)&*p++; break; /* Adjust ofs. */ in dasm_link()
359 ofs += sec->ofs; /* Next section starts right after current section. */ in dasm_link()
[all …]
H A Ddasm_mips.h61 int ofs; /* Byte offset into section. */ member
150 D->sections[i].ofs = 0; in dasm_setup()
174 int pos = sec->pos, ofs = sec->ofs; in dasm_put() local
192 ofs += 4; in dasm_put()
200 case DASM_ESC: p++; ofs += 4; break; in dasm_put()
202 case DASM_ALIGN: ofs += (ins & 255); b[pos++] = ofs; break; in dasm_put()
253 sec->ofs = ofs; in dasm_put()
262 int ofs = 0; in dasm_link() local
299 case DASM_ALIGN: ofs -= (b[pos++] + ofs) & (ins & 255); break; in dasm_link()
307 ofs += sec->ofs; /* Next section starts right after current section. */ in dasm_link()
[all …]
H A Ddasm_ppc.h61 int ofs; /* Byte offset into section. */ member
150 D->sections[i].ofs = 0; in dasm_setup()
174 int pos = sec->pos, ofs = sec->ofs; in dasm_put() local
192 ofs += 4; in dasm_put()
200 case DASM_ESC: p++; ofs += 4; break; in dasm_put()
202 case DASM_ALIGN: ofs += (ins & 255); b[pos++] = ofs; break; in dasm_put()
257 sec->ofs = ofs; in dasm_put()
266 int ofs = 0; in dasm_link() local
303 case DASM_ALIGN: ofs -= (b[pos++] + ofs) & (ins & 255); break; in dasm_link()
311 ofs += sec->ofs; /* Next section starts right after current section. */ in dasm_link()
[all …]
H A Ddasm_arm64.h153 D->sections[i].ofs = 0; in dasm_setup()
225 int pos = sec->pos, ofs = sec->ofs; in dasm_put() local
243 ofs += 4; in dasm_put()
253 case DASM_ALIGN: ofs += (ins & 255); b[pos++] = ofs; break; in dasm_put()
273 if ((ins & 0x8000)) ofs += 8; in dasm_put()
330 ofs += 4; in dasm_put()
343 sec->ofs = ofs; in dasm_put()
352 int ofs = 0; in dasm_link() local
389 case DASM_ALIGN: ofs -= (b[pos++] + ofs) & (ins & 255); break; in dasm_link()
399 ofs += sec->ofs; /* Next section starts right after current section. */ in dasm_link()
[all …]
H A Ddasm_arm.h62 int ofs; /* Byte offset into section. */ member
151 D->sections[i].ofs = 0; in dasm_setup()
183 int pos = sec->pos, ofs = sec->ofs; in dasm_put() local
201 ofs += 4; in dasm_put()
209 case DASM_ESC: p++; ofs += 4; break; in dasm_put()
211 case DASM_ALIGN: ofs += (ins & 255); b[pos++] = ofs; break; in dasm_put()
274 sec->ofs = ofs; in dasm_put()
283 int ofs = 0; in dasm_link() local
320 case DASM_ALIGN: ofs -= (b[pos++] + ofs) & (ins & 255); break; in dasm_link()
329 ofs += sec->ofs; /* Next section starts right after current section. */ in dasm_link()
[all …]
/PHP-8.1/ext/mysqli/
H A Dmysqli_api.c196 ofs = 0; in mysqli_stmt_bind_param_do_bind()
209 bind[ofs].is_null = &stmt->param.is_null[ofs]; in mysqli_stmt_bind_param_do_bind()
219 bind[ofs].is_null = &stmt->param.is_null[ofs]; in mysqli_stmt_bind_param_do_bind()
230 bind[ofs].is_null = &stmt->param.is_null[ofs]; in mysqli_stmt_bind_param_do_bind()
238 ofs++; in mysqli_stmt_bind_param_do_bind()
378 ofs = i; in mysqli_stmt_bind_result_do_bind()
388 bind[ofs].buffer = stmt->result.buf[ofs].val; in mysqli_stmt_bind_result_do_bind()
399 bind[ofs].buffer = stmt->result.buf[ofs].val; in mysqli_stmt_bind_result_do_bind()
425 bind[ofs].buffer = stmt->result.buf[ofs].val; in mysqli_stmt_bind_result_do_bind()
436 bind[ofs].buffer = stmt->result.buf[ofs].val; in mysqli_stmt_bind_result_do_bind()
[all …]
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_gdb.c201 uint32_t ofs = (uint32_t)(p - ctx->startp); in zend_gdbjit_strz() local
206 return ofs; in zend_gdbjit_strz()
244 sect->ofs = 0; in zend_gdbjit_secthdr()
254 sect->ofs = offsetof(zend_gdbjit_obj, sym); in zend_gdbjit_secthdr()
456 ctx->obj.sect[sect].ofs = (uintptr_t)((char *)ctx->p - (char *)&ctx->obj); in zend_gdbjit_initsect()
H A Dzend_elf.h57 uintptr_t ofs; member
H A Dzend_elf.c37 if (lseek(fd, sect->ofs, SEEK_SET) < 0) { in zend_elf_read_sect()
/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd.h149 #define mysqlnd_field_seek(result, ofs) (result)->m.seek_field((result), (ofs)) argument
/PHP-8.1/ext/fileinfo/libmagic/
H A Dcdf.c874 size_t ofs; in cdf_get_property_info_pos() local
884 ofs = CDF_GETUINT32(p, tail); in cdf_get_property_info_pos()
886 ofs - 2 * sizeof(uint32_t))); in cdf_get_property_info_pos()

Completed in 51 milliseconds