Searched refs:flag_strict_overflow (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/lib/gcc/arm-none-eabi/4.6.1/plugin/include/
H A Dflags.h140 (!TYPE_UNSIGNED (TYPE) && !flag_wrapv && !flag_trapv && flag_strict_overflow)
148 #define POINTER_TYPE_OVERFLOW_UNDEFINED (flag_strict_overflow)
H A Doptions.h2538 extern int flag_strict_overflow;
2541 #define flag_strict_overflow global_options.x_flag_strict_overflow macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/lib/gcc/arm-brcm-linux-uclibcgnueabi/4.5.3/plugin/include/
H A Dflags.h356 (!TYPE_UNSIGNED (TYPE) && !flag_wrapv && !flag_trapv && flag_strict_overflow)
364 #define POINTER_TYPE_OVERFLOW_UNDEFINED (flag_strict_overflow)
H A Doptions.h311 extern int flag_strict_overflow;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/lib/gcc/arm-none-eabi/4.8.1/plugin/include/
H A Doptions.h2804 extern int flag_strict_overflow;
2807 #define flag_strict_overflow global_options.x_flag_strict_overflow macro
H A Dtree.h1280 (!TYPE_UNSIGNED (TYPE) && !flag_wrapv && !flag_trapv && flag_strict_overflow)
1288 #define POINTER_TYPE_OVERFLOW_UNDEFINED (flag_strict_overflow)

Completed in 194 milliseconds