Searched refs:ICV_FREE_PTR (Results 1 – 2 of 2) sorted by relevance
49 #define ICV_FREE_PTR(storage) \ macro343 ptr = ICV_FREE_PTR(storage); in cvMemStorageAlloc()654 if( (size_t)(ICV_FREE_PTR(storage) - seq->block_max) < CV_STRUCT_ALIGN && in icvGrowSeq()
43 #define ICV_FREE_PTR(storage) \ macro410 ptr = ICV_FREE_PTR(storage); in cvMemStorageAlloc()766 if( (unsigned)(ICV_FREE_PTR(storage) - seq->block_max) < CV_STRUCT_ALIGN && in icvGrowSeq()