Home | History | Annotate | Download | only in libdex

Lines Matching refs:_ptr

164 #define CHECK_LIST_SIZE(_ptr, _count, _elemSize) {                          \
165 const u1* _start = (const u1*) (_ptr); \
168 !checkPtrRange(state, _start, _end, #_ptr)) { \