Searched refs:ICU_PIVOT_BUF_SIZE (Results 1 – 3 of 3) sorted by relevance
133 #define ICU_PIVOT_BUF_SIZE 1024 macro137 UChar pivot_buf[ICU_PIVOT_BUF_SIZE];
1905 cd->pivot_buf + ICU_PIVOT_BUF_SIZE, 0, flush, &err); in xmlUconvWrapper()1911 cd->pivot_buf + ICU_PIVOT_BUF_SIZE, 0, flush, &err); in xmlUconvWrapper()
118836 +#define ICU_PIVOT_BUF_SIZE 1024118841 + UChar pivot_buf[ICU_PIVOT_BUF_SIZE];121822 -#define ICU_PIVOT_BUF_SIZE 1024121826 - UChar pivot_buf[ICU_PIVOT_BUF_SIZE];