Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/demos/wbt/wbt-1/src/
Dtext.c70 static LINE_BUF *alloc_line_buf(void) in alloc_line_buf() function
114 tb->start = tb->cur = alloc_line_buf(); in init_text_buf()
236 tmp = alloc_line_buf(); /* Get one buffer */ in m_putchar()
/TwlSDK-5.5/build/demos/wxc/unregister-1/src/
Dtext.c67 static LINE_BUF *alloc_line_buf(void) in alloc_line_buf() function
111 tb->start = tb->cur = alloc_line_buf(); in init_text_buf()
195 tmp = alloc_line_buf(); /* Get one buffer */ in m_putchar()