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