Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c335 typedef struct LClosure{ struct
339 }LClosure; argument
342 LClosure l;
814 #define sizeLclosure(n)(cast(int,sizeof(LClosure))+cast(int,sizeof(TValue*)*((n)-1)))
1126 LClosure*cl;
4946 LClosure*cl;

Completed in 20 milliseconds