Home
last modified time | relevance | path

Searched refs:asm_buf_size (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/ext/opcache/jit/libudis86/
H A Dsyn.c123 avail = u->asm_buf_size - u->asm_buf_fill - 1 /* nullchar */; in ud_asmprintf()
126 u->asm_buf_fill = u->asm_buf_size - 1; in ud_asmprintf()
H A Dtypes.h197 size_t asm_buf_size; member
H A Dudis86.c286 u->asm_buf_size = size; in ud_set_asm_buffer()

Completed in 11 milliseconds