Home | History | Annotate | Download | only in common

Lines Matching refs:VALUES_BUF_SIZE

2709 #define VALUES_BUF_SIZE 2048
2712 char valuesBuf[VALUES_BUF_SIZE];
2783 ((valuesIndex+kLen+1+1) >= VALUES_BUF_SIZE)) { /* no more space in buffer (string + 2 nulls) */