Searched defs:bufend (Results 1 – 3 of 3) sorted by relevance
96 #define _int10tostr(bufend, intval) \ argument99 #define _int10tostr(bufend, intval) \ argument
20 char attribute_hidden *_uintmaxtostr(register char * __restrict bufend, uintmax_t uval, in _uintmaxtostr()
166 unsigned char *bufend; /* pointer to 1 past end of buffer */ member
Completed in 4 milliseconds