Searched refs:VarType (Results 1 – 3 of 3) sorted by relevance
20 } VarType; typedef22 extern VarType *currType;31 VarType ret;32 VarType params[16];
42 void printVarType(FILE *f, const VarType *vt) { in printVarType()77 void printVarTypeAndName(FILE *f, const VarType *vt) { in printVarTypeAndName()175 const VarType *vt = &api->params[ct]; in hasInlineDataPointers()229 const VarType *vt = &api->params[ct2]; in printApiCpp()243 const VarType *vt = &api->params[ct2]; in printApiCpp()263 const VarType *vt = &api->params[ct2]; in printApiCpp()280 const VarType *vt = &api->params[ct2]; in printApiCpp()301 const VarType *vt = &api->params[ct2]; in printApiCpp()362 const VarType *vt = &api->params[ct2]; in printApiCpp()417 const VarType *vt = &api->params[ct2]; in printPlaybackCpp()
16 VarType *currType = 0;24 VarType *baseType = currType; in checkPointerType()