SLIM_IFPTR32      378 src/runtime/hexagon_remote/bin/src/halide_hexagon_remote_skel.c #define SLIM_IFPTR32(is32,is64) (sizeof(uintptr_t) == 4 ? (is32) : (is64))
SLIM_IFPTR32      378 src/runtime/hexagon_remote/bin/src/halide_hexagon_remote_stub.c #define SLIM_IFPTR32(is32,is64) (sizeof(uintptr_t) == 4 ? (is32) : (is64))