Searched refs:chppRealloc (Results 1 – 3 of 3) sorted by relevance
61 void *chppRealloc(void *oldPtr, const size_t newSize, const size_t oldSize);
75 void *chppRealloc(void *oldPtr, const size_t newSize, const size_t oldSize) { in chppRealloc() function
213 chppRealloc(context->rxDatagram.payload, in chppConsumeHeader()408 chppRealloc(context->rxDatagram.payload, context->rxDatagram.length, in chppAbortRxPacket()