_ALIGN_SIZE 202 src/runtime/hexagon_remote/bin/src/halide_hexagon_remote_skel.c if((_ALIGN_SIZE((uintptr_t)me->stackEnd, al) + size) < (uintptr_t)me->stack + me->nSize) { _ALIGN_SIZE 203 src/runtime/hexagon_remote/bin/src/halide_hexagon_remote_skel.c *ppbuf = (uint8_t*)_ALIGN_SIZE((uintptr_t)me->stackEnd, al); _ALIGN_SIZE 204 src/runtime/hexagon_remote/bin/src/halide_hexagon_remote_skel.c me->stackEnd = (uint8_t*)_ALIGN_SIZE((uintptr_t)me->stackEnd, al) + size; _ALIGN_SIZE 202 src/runtime/hexagon_remote/bin/src/halide_hexagon_remote_stub.c if((_ALIGN_SIZE((uintptr_t)me->stackEnd, al) + size) < (uintptr_t)me->stack + me->nSize) { _ALIGN_SIZE 203 src/runtime/hexagon_remote/bin/src/halide_hexagon_remote_stub.c *ppbuf = (uint8_t*)_ALIGN_SIZE((uintptr_t)me->stackEnd, al); _ALIGN_SIZE 204 src/runtime/hexagon_remote/bin/src/halide_hexagon_remote_stub.c me->stackEnd = (uint8_t*)_ALIGN_SIZE((uintptr_t)me->stackEnd, al) + size;