Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlapi.c913 struct CallS { /* data to `f_call' */ struct
920 struct CallS *c = cast(struct CallS *, ud); in f_call() argument
928 struct CallS c; in lua_pcallk()
/freebsd/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()