Home
last modified time | relevance | path

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

/freebsd/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
/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