Home | History | Annotate | Download | only in common

Lines Matching refs:VALUES_BUF_SIZE

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