Searched refs:PR_MAX_DATA_LEN_Z (Results 1 – 1 of 1) sorted by relevance
73 #define PR_MAX_DATA_LEN_Z PR_MAX_DATA_LEN + 1 /* all strings in picopr should use this const… macro215 picoos_uchar data[PR_MAX_DATA_LEN_Z];302 picoos_uchar tmpStr1[PR_MAX_DATA_LEN_Z];303 picoos_uchar tmpStr2[PR_MAX_DATA_LEN_Z];1867 … pr_int_to_string(lval32, (picoos_char *)pr->tmpItem.data, PR_MAX_DATA_LEN_Z); in pr_getOutputItemList()