Rule 10.3 : Prohibit cast of complex expressions

These typically apply to recasting a bitwise operation in an assignment.

  ./src/math_float.c
  ./src/math_fma.c
  ./src/mem_funcs.c
  ./src/sc/fenv_StarCore.c
  ./src/sc/file_io_StarCore.c
  ./src/sc/math_StarCore.c
  ./src/sc/mem_funcs_cpy_StarCore.c
  ./src/sc/mem_funcs_set_StarCore.c
  ./src/sc/signal_StarCore.c
  ./src/sc/exp_StarCore.c
  ./src/scanformat.c
  ./src/string.c
  ./src/strtold.c
  ./src/strtoul.c
  ./src/sun_math/ansi_fp.c
  ./src/sun_math/Double_precision/e_atan2.c
  ./src/sun_math/Double_precision/e_atanh.c
  ./src/sun_math/Double_precision/e_fmod.c
  ./src/sun_math/Double_precision/e_log10.c
  ./src/sun_math/Double_precision/e_pow.c
  ./src/sun_math/Double_precision/e_sqrt.c
  ./src/sun_math/Double_precision/k_rem_pio2.c
  ./src/sun_math/Double_precision/k_tan.c
  ./src/sun_math/Double_precision/s_frexp.c
  ./src/sun_math/Double_precision/s_ldexp.c
  ./src/sun_math/Double_precision/s_log1p.c
  ./src/sun_math/Double_precision/s_modf.c
  ./src/sun_math/Double_precision/s_nextafter.c
  ./src/sun_math/Double_precision/s_rint.c
  ./src/sun_math/Double_precision/s_tan.c
  ./src/time.c
  ./src/wcstold.c
  ./src/wcstoul.c
  ./src/wprintf.c
  ./src/wscanf.c