_ALIGN_SIZE 188 src/runtime/hexagon_remote/bin/src/halide_hexagon_remote_skel.c #define _ALIGN_SIZE(x, y) (((x) + (y-1)) & ~(y-1)) _ALIGN_SIZE 188 src/runtime/hexagon_remote/bin/src/halide_hexagon_remote_stub.c #define _ALIGN_SIZE(x, y) (((x) + (y-1)) & ~(y-1))