Searched refs:CY_PR_TRUNCATED (Results 1 – 2 of 2) sorted by relevance
68 #define CY_PR_TRUNCATED " truncated..." macro
71 max = (CY_MAX_PRBUF_SIZE - 1) - sizeof(CY_PR_TRUNCATED); in cyttsp4_pr_buf()78 pr_buf, size <= max ? "" : CY_PR_TRUNCATED); in cyttsp4_pr_buf()