Lines Matching full:pvalue
128 void *pvalue;1087 lua_pushstring(L,(char *) constants[i].pvalue);1092 SWIG_NewPointerObj(L,constants[i].pvalue, *(constants[i]).ptype,0);1097 SWIG_NewMemberObj(L,constants[i].pvalue,constants[i].lvalue,*(constants[i]).ptype);