Searched refs:RT_KERNEL_REALLOC (Results 1 – 1 of 1) sorted by relevance
233 #ifndef RT_KERNEL_REALLOC234 #define RT_KERNEL_REALLOC(ptr, size) rt_realloc(ptr, size) macro
Completed in 7 milliseconds