Lines Matching refs:MAX_LEN
19 #define MAX_LEN 20
49 unsigned char value[MAX_LEN];
75 unsigned char buf[MAX_LEN];
151 unsigned char buf[MAX_LEN], cmp[sizeof(int)];
178 unsigned char buf[MAX_LEN], cmp[sizeof(long int)];
205 unsigned char buf[MAX_LEN], cmp[sizeof(unsigned int)];
231 unsigned char buf[MAX_LEN], cmp[sizeof(unsigned long int)];
258 unsigned char buf[MAX_LEN], cmp[sizeof(int32_t)];
285 unsigned char buf[MAX_LEN], cmp[sizeof(uint32_t)];
312 unsigned char buf[MAX_LEN], cmp[sizeof(int64_t)];
339 unsigned char buf[MAX_LEN], cmp[sizeof(uint64_t)];
366 unsigned char buf[MAX_LEN], cmp[sizeof(size_t)];
393 unsigned char buf[MAX_LEN], cmp[sizeof(time_t)];
419 unsigned char buf[MAX_LEN], bnbuf[MAX_LEN];