Searched refs:malloc_keep_x (Results 1 – 2 of 2) sorted by relevance
| /components/net/lwip/lwip-2.0.3/test/unit/core/ |
| A D | test_mem.c | 60 static void malloc_keep_x(int x, int num, int size, int freestep) in malloc_keep_x() function 104 malloc_keep_x(x, num, size, freestep); in START_TEST()
|
| /components/net/lwip/lwip-2.1.2/test/unit/core/ |
| A D | test_mem.c | 62 static void malloc_keep_x(int x, int num, int size, int freestep) in malloc_keep_x() function 106 malloc_keep_x(x, num, size, freestep); in START_TEST()
|
Completed in 4 milliseconds