pointer_string
return pointer_string(buf, end, ptr, spec);
return pointer_string(buf, end, ptr, spec);
return pointer_string(buf, end, (const void *)hashval, spec);
return pointer_string(buf, end, (const void *)hashval, spec);
return pointer_string(buf, end, ptr, spec);
return pointer_string(buf, end, ptr, spec);