Searched refs:stralloc_add_hex (Results 1 – 2 of 2) sorted by relevance
244 stralloc_add_hex( stralloc_t* s, unsigned value, int num_digits ) in stralloc_add_hex() function273 stralloc_add_hex( s, p[0], 2 ); in stralloc_add_hexdump()277 stralloc_add_hex( s, p[n], 2 ); in stralloc_add_hexdump()
52 extern void stralloc_add_hex( stralloc_t* s, unsigned value, int num_digits );