Home
last modified time | relevance | path

Searched refs:link_line_buf (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.1.0/build/demos/wbt/wbt-1/src/
Dtext.c33 static void link_line_buf(LINE_BUF * m, LINE_BUF * s) in link_line_buf() function
103 link_line_buf(&(lb_heap[i]), &(lb_heap[i + 1])); in init_lb_heap()
238link_line_buf(tb->cur, tmp); /* Link the obtained buffer to the next buffer from the curren… in m_putchar()