Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlapi.c792 struct CallS { /* data to `f_call' */ struct
799 struct CallS *c = cast(struct CallS *, ud); in f_call() argument
806 struct CallS c; in lua_pcall()
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlapi.c912 struct CallS { /* data to `f_call' */ struct
919 struct CallS *c = cast(struct CallS *, ud); in f_call() argument
927 struct CallS c; in lua_pcallk()