Searched refs:empty (Results 1 – 5 of 5) sorted by relevance
643 u8_t empty = 0; in empty_table() local654 empty = 1; in empty_table()663 empty = 1; in empty_table()672 empty = 1; in empty_table()676 return empty; in empty_table()
269 s8_t empty = ARP_TABLE_SIZE; in etharp_find_entry() local294 if ((empty == ARP_TABLE_SIZE) && (state == ETHARP_STATE_EMPTY)) { in etharp_find_entry()297 empty = i; in etharp_find_entry()344 ((empty == ARP_TABLE_SIZE) && ((flags & ETHARP_FLAG_TRY_HARD) == 0))) { in etharp_find_entry()359 if (empty < ARP_TABLE_SIZE) { in etharp_find_entry()360 i = empty; in etharp_find_entry()
286 * pbuf.c/.h, timers.c: freeing ooseq pbufs when the pbuf pool is empty implemented655 * udp.c, raw.c: Don't chain empty pbufs when sending them (fixes bug #30625)1012 queueing a call into tcpip_thread to free ooseq-bufs if the pool is empty1148 bigger malloc pool if one is empty (only usable with MEM_USE_POOLS).1883 changes on low memory or empty send-buffer.2136 data packet was lost): add assert that all segment lists are empty in2186 * etharp.c: Fixed bug: assert fired when MEMP_ARP_QUEUE was empty (which can2875 * pbuf.c: Stopped compiler complaining of empty if statement2876 when LWIP_DEBUGF() empty. Closed an unclosed comment.2877 * tcp.c: Stopped compiler complaining of empty if statement[all …]
99 Creates an empty mailbox for maximum "size" elements. Elements stored
797 # tag is left empty.918 # Note: If this tag is empty the current directory is searched.1105 # filters are used. If the FILTER_PATTERNS tag is empty or if none of the1511 # including file name) of the HTML help compiler (hhc.exe). If non-empty,1604 # including file name) of Qt's qhelpgenerator. If non-empty doxygen will try to2407 # If left empty dia is assumed to be found in the default search path.