Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/dynasm/
H A Ddasm_x86.h322 int shrink = op == 0xe9 ? 3 : ((op&0xf0) == 0x80 ? 4 : 0); in dasm_link() local
477 int shrink = *b++; in dasm_encode() local
/php-src/ext/dom/lexbor/lexbor/css/
H A Dproperty.h278 lxb_css_property_flex_shrink_t shrink; member

Completed in 11 milliseconds