Searched refs:MEM_SIZE (Results 1 – 16 of 16) sorted by relevance
116 if (alloc_size > MEM_SIZE) { in tls_malloc()118 (int)c, (int)len, (int)MEM_SIZE)); in tls_malloc()
66 #define MEM_SIZE 16000 macro
63 #if MEM_SIZE > 64000L
289 #if !defined MEM_SIZE || defined __DOXYGEN__290 #define MEM_SIZE 1600 macro
62 #define MEM_SIZE 16000 macro
84 #define MEM_SIZE 1600 macro
121 #define MEM_SIZE 10240 macro
14 #define MEM_SIZE 1600 macro
128 ptr_high = ptr + (MEM_SIZE * 2); in START_TEST()
371 #define MEM_SIZE_ALIGNED LWIP_MEM_ALIGN_SIZE(MEM_SIZE)
Completed in 32 milliseconds