Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/module/lua/
H A Dlapi.c914 struct CallS { /* data to `f_call' */ struct
921 struct CallS *c = cast(struct CallS *, ud); in f_call() argument
929 struct CallS c; in lua_pcallk()
/src/contrib/lua/src/
H A Dlapi.c1030 struct CallS { /* data to 'f_call' */ struct
1037 struct CallS *c = cast(struct CallS *, ud); in f_call() argument
1045 struct CallS c; in lua_pcallk()