Lines Matching refs:ptrLevel
51 if (vt->ptrLevel) {
53 for (ct=0; ct < vt->ptrLevel; ct++) {
170 if (!vt->isConst && vt->ptrLevel) {
174 if (vt->ptrLevel > 1) {
179 if (vt->isConst && vt->ptrLevel) {
274 if (vt->isConst && vt->ptrLevel) {
295 needFlush += vt->ptrLevel;
296 if (vt->ptrLevel && hasInlineDataPointers(api)) {
348 if (vt->ptrLevel == 0) {
356 if ((vt->ptrLevel == 1) && (vt->isConst)) {
364 if ((vt->ptrLevel == 2) && (vt->isConst)) {
374 if ((vt->ptrLevel == 1) && (!vt->isConst)) {
382 if ((vt->ptrLevel == 2) && (!vt->isConst)) {
489 needFlush += vt->ptrLevel;
491 if (hasInlineDataPointers(api) && vt->ptrLevel) {
502 if (api->params[ct2].ptrLevel) {
528 if (vt->ptrLevel == 0) {
536 if (vt->ptrLevel == 1) {
550 if (vt->ptrLevel == 2) {
582 if ((vt->ptrLevel == 1) && (!vt->isConst)) {
589 if ((vt->ptrLevel == 2) && (!vt->isConst)) {
605 if (vt->ptrLevel == 1) {
611 if (vt->ptrLevel == 2) {