Searched defs:typearg (Results 1 – 3 of 3) sorted by relevance
134 typedef struct typearg struct136 struct typearg *left; argument137 struct typearg *right; argument
252 char *poolname, *typearg = NULL; in poolcommand() local
195 const char *typearg; /* name for the type of the actual argument */ in luaL_typeerror() local