Searched refs:LP_INTBUF_SIZE (Results 1 – 4 of 4) sorted by relevance
46 unsigned char field_buf[LP_INTBUF_SIZE];47 unsigned char value_buf[LP_INTBUF_SIZE];
40 #define LP_INTBUF_SIZE 21 /* 20 digits of -2^63 + 1 null term = 21. */ macro
563 *count = snprintf((char*)intbuf,LP_INTBUF_SIZE,"%lld",(long long)val); in lpGet()
125 unsigned char buf[LP_INTBUF_SIZE]; in streamLogListpackContent()295 unsigned char buf[LP_INTBUF_SIZE]; in streamAppendItem()