Searched defs:pPtrType (Results 1 - 1 of 1) sorted by relevance

/system/core/libacc/
H A Dacc.cpp1337 Type* pPtrType = getPointerArithmeticResultType( local
1339 int size = sizeOf(pPtrType->pHead);
1357 setR0Type(pPtrType);
2636 Type* pPtrType = getPointerArithmeticResultType( local
2639 int size = sizeOf(pPtrType->pHead);
2650 setR0Type(pPtrType);

Completed in 106 milliseconds