Searched refs:k_Alloc_Len_Limit (Results 1 – 1 of 1) sorted by relevance
342 #define k_Alloc_Len_Limit 0x40000000 macro346 if (newLimit < _len || newLimit >= k_Alloc_Len_Limit) throw 20130220; in ReAlloc()357 if (newLimit >= k_Alloc_Len_Limit) throw 20130220; in ReAlloc2()896 if (newLimit < _len || newLimit >= k_Alloc_Len_Limit) throw 20130221; in ReAlloc()907 if (newLimit >= k_Alloc_Len_Limit) throw 20130221; in ReAlloc2()1393 if (newLimit >= k_Alloc_Len_Limit) throw 20130221; in ReAlloc2()