Searched defs:dstend (Results 1 – 8 of 8) sorted by relevance
25 #define dstend x3 macro
21 #define dstend x4 macro
21 #define dstend x5 macro
19 #define dstend x4 macro
19 #define dstend x5 macro
8600 char dstbuf[4096], *dst = dstbuf, *dstend = dstbuf + sizeof(dstbuf); in putescaped() local