Home
last modified time | relevance | path

Searched refs:uword (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/ext/opcache/jit/libudis86/
H A Dsyn.c172 case 16: v = op->lval.uword; break; in ud_syn_print_imm()
205 case 16: v = op->lval.uword; break; in ud_syn_print_mem_disp()
H A Dtypes.h137 uint16_t uword; member
H A Ddecode.c479 case 16: op->lval.uword = inp_uint16(u); break; in decode_imm()
502 op->lval.uword = inp_uint16(u); in decode_mem_disp()
/PHP-8.0/ext/oci8/
H A Doci8_collection.c556 …rstatus, OCINumberToReal, (connection->err, (CONST OCINumber *) element, (uword) sizeof(double), (… in php_oci_collection_element_get()

Completed in 39 milliseconds