Searched refs:POS_HISTORY_SIZE (Results 1 – 1 of 1) sorted by relevance
92 #define POS_HISTORY_SIZE (CONFIG_SYS_CBSIZE * 11 / 10) macro118 struct pos_info pos[POS_HISTORY_SIZE];233 if (priv->pos_ptr < POS_HISTORY_SIZE) { in console_truetype_putc_xy()