Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/dynasm/
H A Dminilua.c164 typedef struct lua_State lua_State; typedef
411 lua_State*L;
461 struct lua_State{ struct
511 static void luaE_freethread(lua_State*L,lua_State*L1);
2260 lua_State l;
2263 static void stack_init(lua_State*L1,lua_State*L){
2277 static void freestack(lua_State*L,lua_State*L1){
2321 static void luaE_freethread(lua_State*L,lua_State*L1){
2328 lua_State*L;
5865 lua_State*L;
[all …]

Completed in 21 milliseconds