Home
last modified time | relevance | path

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

/TwlSDK-5.4/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()
/TwlSDK-5.4/build/demos/wxc/unregister-1/src/
Dtext.c30 static void link_line_buf(LINE_BUF * m, LINE_BUF * s) in link_line_buf() function
100 link_line_buf(&(lb_heap[i]), &(lb_heap[i + 1])); in init_lb_heap()
197link_line_buf(tb->cur, tmp); /* Link the obtained buffer as the next buffer to the current … in m_putchar()