Searched refs:allocate (Results 1 – 15 of 15) sorted by relevance
34 __declspec(allocate("VarExpTab$a"))38 __declspec(allocate("VarExpTab$z"))
72 __declspec(allocate("VarExpTab$f")) \
141 __declspec(allocate("UtestTcTab$f")) \
52 __declspec(allocate("UtestTcTab$a")) const struct utest_tc_export __tc_export_begin =58 __declspec(allocate("UtestTcTab$z")) const struct utest_tc_export __tc_export_end =
190 u8_t allocate);196 u8_t allocate);793 const struct udp_hdr *udphdr, u8_t allocate) in ip_nat_udp_lookup_outgoing() argument817 if (allocate) { in ip_nat_udp_lookup_outgoing()878 const struct tcp_hdr *tcphdr, u8_t allocate) in ip_nat_tcp_lookup_outgoing() argument902 if (allocate) { in ip_nat_tcp_lookup_outgoing()
50 __declspec(allocate("FSymTab$f")) \
842 __declspec(allocate("FSymTab$a")) const struct finsh_syscall __fsym_begin =852 __declspec(allocate("FSymTab$z")) const struct finsh_syscall __fsym_end =
50 Server refused to allocate pty
131 reclaim the memory needed for the original connection and allocate a
114 printf("status_cb: Unable to allocate resources\n");
161 reclaim the memory needed for the original connection and allocate a
221 * select: allocate select_cb from memp for LWIP_MPU_COMPATIBLE = 1 (bug #51990)586 allocate additional header space for TX on netifs requiring additional headers799 * api_msg.c: don't fail closing a socket/netconn when failing to allocate the1935 triggered by bug #29345; don't allocate acceptmbox if LWIP_TCP is disabled3346 allocate a recvmbox in netconn_new_with_proto_and_callback. For a tcp-listen3561 -> netconn_new_..() does not allocate a new connection for unsupported3663 implementation so that it can be reused (don't allocate the target4502 mem_malloc2() tries to allocate memory once, and if it fails tries
333 allocate additional header space for TX on netifs requiring additional headers546 * api_msg.c: don't fail closing a socket/netconn when failing to allocate the1682 triggered by bug #29345; don't allocate acceptmbox if LWIP_TCP is disabled3093 allocate a recvmbox in netconn_new_with_proto_and_callback. For a tcp-listen3308 -> netconn_new_..() does not allocate a new connection for unsupported3410 implementation so that it can be reused (don't allocate the target4249 mem_malloc2() tries to allocate memory once, and if it fails tries
726 triggered by bug #29345; don't allocate acceptmbox if LWIP_TCP is disabled2137 allocate a recvmbox in netconn_new_with_proto_and_callback. For a tcp-listen2352 -> netconn_new_..() does not allocate a new connection for unsupported2454 implementation so that it can be reused (don't allocate the target3293 mem_malloc2() tries to allocate memory once, and if it fails tries
Completed in 30 milliseconds