Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlapi.c831 struct CCallS { /* data to `f_Ccall' */ struct
838 struct CCallS *c = cast(struct CCallS *, ud); in f_Ccall() argument
851 struct CCallS c; in lua_cpcall()