Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlobject.h231 typedef struct Proto { struct
235 struct Proto **p; /* functions defined inside the function */ argument
253 } Proto; argument
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlobject.h465 typedef struct Proto { struct
469 struct Proto **p; /* functions defined inside the function */ argument
487 } Proto; argument