Home | History | Annotate | Download | only in RuntimeDyld

Lines Matching full:int32_max

277             ((int64_t)Value <= INT32_MAX && (int64_t)Value >= INT32_MIN)));
295 assert(RealOffset <= INT32_MAX && RealOffset >= INT32_MIN);
308 assert(RealOffset <= INT32_MAX && RealOffset >= INT32_MIN);