Home
last modified time | relevance | path

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

/PHP-8.1/ext/opcache/jit/dynasm/
H A Ddasm_x86.h481 case DASM_SPACE: { int fill = *p++; while (n--) *cp++ = fill; break; } in dasm_encode() local

Completed in 8 milliseconds