Searched refs:CY_PR_TRUNCATED (Results 1 – 5 of 5) sorted by relevance
60 int max = (CY_MAX_PRBUF_SIZE - 1) - sizeof(CY_PR_TRUNCATED); in cyttsp5_pr_buf_op_mode()84 total_size <= max ? "" : CY_PR_TRUNCATED); in cyttsp5_pr_buf_op_mode()104 size <= max ? "" : CY_PR_TRUNCATED); in cyttsp5_debug_print()
87 #define CY_PR_TRUNCATED " truncated..." macro
149 max = (CY_MAX_PRBUF_SIZE - 1) - sizeof(CY_PR_TRUNCATED); in cyttsp5_pr_buf()158 size - 1, pr_buf, size <= max ? "" : CY_PR_TRUNCATED); in cyttsp5_pr_buf()
68 #define CY_PR_TRUNCATED " truncated..." macro
57 max = (CY_MAX_PRBUF_SIZE - 1) - sizeof(CY_PR_TRUNCATED); in cyttsp4_pr_buf()64 pr_buf, size <= max ? "" : CY_PR_TRUNCATED); in cyttsp4_pr_buf()