Home | History | Annotate | Download | only in libdex

Lines Matching refs:_ptr

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