halide_pointer_to_string   82 src/runtime/printer.h         dst = halide_pointer_to_string(dst, end, arg);
halide_pointer_to_string  148 src/runtime/runtime_api.cpp     (void *)&halide_pointer_to_string,
halide_pointer_to_string  102 src/runtime/runtime_internal.h WEAK char *halide_pointer_to_string(char *dst, char *end, const void *arg);
halide_pointer_to_string  281 src/runtime/to_string.cpp     dst = halide_pointer_to_string(dst, end, buf->device_interface);
halide_pointer_to_string  283 src/runtime/to_string.cpp     dst = halide_pointer_to_string(dst, end, buf->host);