LAPACK  3.6.0
LAPACK: Linear Algebra PACKage
real function slamc3 ( real  A,
real  B 
)

SLAMC3

Purpose:

 SLAMC3  is intended to force  A  and  B  to be stored prior to doing
 the addition of  A  and  B ,  for use in situations where optimizers
 might hold one of these in a register.
Parameters
[in]A
[in]B
          The values A and B.