Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c264 #define setclvalue(L,obj,x){TValue*i_o=(obj);i_o->value.gc=cast(GCObject*,(x));i_o->tt=6;checkliven… macro
1247 setclvalue(L,L->top,cl);
2525 else setclvalue(L,L->top,f);
5283 setclvalue(L,ra,ncl);
5568 setclvalue(L,L->top,cl);

Completed in 19 milliseconds