Home
last modified time | relevance | path

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

/civetweb-2.7.6/src/third_party/lua-5.1.5/src/
Dlobject.h231 typedef struct Proto { struct
235 struct Proto **p; /* functions defined inside the function */ argument
253 } Proto; argument
/civetweb-2.7.6/src/third_party/lua-5.3.5/src/
Dlobject.h407 typedef struct Proto { struct
422 struct Proto **p; /* functions defined inside the function */ argument
429 } Proto; argument
/civetweb-2.7.6/src/third_party/lua-5.2.4/src/
Dlobject.h467 typedef struct Proto { struct
471 struct Proto **p; /* functions defined inside the function */ argument
489 } Proto; argument