Searched refs:GDB_FLUSH (Results 1 – 1 of 1) sorted by relevance
132 #define GDB_FLUSH(p) \ macro177 GDB_FLUSH(&rx->head); in init_debug_comm()178 GDB_FLUSH(&rx->tail); in init_debug_comm()179 GDB_FLUSH(&tx->head); in init_debug_comm()180 GDB_FLUSH(&tx->tail); in init_debug_comm()202 GDB_FLUSH(&tx->data[tx->head]); in putDebugChar()207 GDB_FLUSH(&tx->head); in putDebugChar()223 GDB_FLUSH(&rx->tail); in getDebugChar()