Searched refs:ptrfn (Results 1 – 1 of 1) sorted by relevance
314 #define LE_RANGE_CHECK(type, count, ptrfn) (( (LE_UINTPTR_MAX / sizeof(type)) < (size_t)count ) ? N… argument