halide_error_out_of_memory  837 src/runtime/HalideRuntime.h extern int halide_error_out_of_memory(void *user_context);
halide_error_out_of_memory  193 src/runtime/profiler.cpp         return halide_error_out_of_memory(user_context);
halide_error_out_of_memory   70 src/runtime/runtime_api.cpp     (void *)&halide_error_out_of_memory,