Searched refs:warn_pointer_arith (Results 1 – 16 of 16) sorted by relevance
518 warn_pointer_arith = (lang == clk_cplusplus);927 warn_pointer_arith = on;
261 int warn_pointer_arith; variable2650 if (pedantic || warn_pointer_arith)2656 if (pedantic || warn_pointer_arith)2662 if (pedantic || warn_pointer_arith)2668 if (pedantic || warn_pointer_arith)3074 if (complain && (pedantic || warn_pointer_arith))3084 && complain && (pedantic || warn_pointer_arith))
429 extern int warn_pointer_arith;
300 | (warn_pointer_arith << 1) \308 warn_pointer_arith = (val >> 1) & 1; \2673 warn_pointer_arith = 0;
2634 if (pedantic || warn_pointer_arith)2892 else if ((pedantic || warn_pointer_arith)
6799 * c-parse.in: save and restore warn_pointer_arith on __extension__
230 warn_pointer_arith = c_dialect_cxx (); in c_common_init_options()
2374 if (pedantic || warn_pointer_arith) in pointer_int_sum()2380 if (pedantic || warn_pointer_arith) in pointer_int_sum()2386 if (pedantic || warn_pointer_arith) in pointer_int_sum()2915 if (complain && (pedantic || warn_pointer_arith)) in c_sizeof_or_alignof_type()2925 && complain && (pedantic || warn_pointer_arith)) in c_sizeof_or_alignof_type()
941 | (warn_pointer_arith << 1) in disable_extension_diagnostics()945 warn_pointer_arith = 0; in disable_extension_diagnostics()958 warn_pointer_arith = (flags >> 1) & 1; in restore_extension_diagnostics()
343 C ObjC C++ ObjC++ Var(warn_pointer_arith)
2720 if (pedantic || warn_pointer_arith) in pointer_diff()2977 else if ((pedantic || warn_pointer_arith) in build_unary_op()
1513 if (complain && (pedantic || warn_pointer_arith))3743 if (pedantic || warn_pointer_arith)4110 else if ((pedantic || warn_pointer_arith)
12899 if pedantic || warn_pointer_arith.20199 * decl2.c (warn_pointer_arith): Default to on.20301 warn_pointer_arith.
1252 if (complain && (pedantic || warn_pointer_arith)) in cxx_sizeof_or_alignof_type()3797 if (pedantic || warn_pointer_arith) in pointer_diff()4170 else if ((pedantic || warn_pointer_arith) in build_unary_op()
3921 * decl2.c (warn_pointer_arith): Default to on.4023 warn_pointer_arith.
6111 if pedantic || warn_pointer_arith.