Searched refs:_elemSize (Results 1 – 1 of 1) sorted by relevance
164 #define CHECK_LIST_SIZE(_ptr, _count, _elemSize) { \ argument166 const u1* _end = _start + ((_count) * (_elemSize)); \167 if (!safe_mul(NULL, (_count), (_elemSize)) || \