Home
last modified time | relevance | path

Searched defs:ofs (Results 1 – 10 of 10) sorted by relevance

/PHP-8.1/ext/opcache/jit/dynasm/
H A Ddasm_mips.h61 int ofs; /* Byte offset into section. */ member
174 int pos = sec->pos, ofs = sec->ofs; in dasm_put() local
262 int ofs = 0; in dasm_link() local
H A Ddasm_arm.h62 int ofs; /* Byte offset into section. */ member
183 int pos = sec->pos, ofs = sec->ofs; in dasm_put() local
283 int ofs = 0; in dasm_link() local
H A Ddasm_ppc.h61 int ofs; /* Byte offset into section. */ member
174 int pos = sec->pos, ofs = sec->ofs; in dasm_put() local
266 int ofs = 0; in dasm_link() local
H A Ddasm_arm64.h64 int ofs; /* Byte offset into section. */ member
225 int pos = sec->pos, ofs = sec->ofs; in dasm_put() local
352 int ofs = 0; in dasm_link() local
H A Ddasm_x86.h60 int ofs; /* Byte offset into section. */ member
176 int pos = sec->pos, ofs = sec->ofs, mrm = -1; in dasm_put() local
284 int ofs = 0; in dasm_link() local
/PHP-8.1/ext/opcache/jit/
H A Dzend_elf.h57 uintptr_t ofs; member
H A Dzend_jit_gdb.c201 uint32_t ofs = (uint32_t)(p - ctx->startp); in zend_gdbjit_strz() local
/PHP-8.1/ext/mysqli/
H A Dmysqli_api.c184 int i, ofs; in mysqli_stmt_bind_param_do_bind() local
358 int i, ofs; in mysqli_stmt_bind_result_do_bind() local
/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

Completed in 38 milliseconds