Searched refs:PVC_LINELEN (Results 1 – 3 of 3) sorted by relevance
23 static char pvc_lines[PVC_NLINES][PVC_LINELEN+1];68 char kbuf[PVC_LINELEN]; in pvc_line_proc_write()
20 #define PVC_LINELEN PVC_DISPMEM / PVC_NLINES macro
20 #define PVC_LINELEN PVC_DISPMEM / PVC_NLINES macro118 while (*str != 0 && i < PVC_LINELEN) { in pvc_write_string()