45 #if defined __cplusplus
93 for( i = 0; i < list->
n; i++ ) {
94 if( ( status = _tpia_Legendre_getOrder( smr, list->
items[i].
element, Legendre, &(Legendre->
binned.
ls[i]) ) ) != 0 )
break;
139 if( decaySamplingInfo->
mu <= -1 ) decaySamplingInfo->
mu = nextafter( -1., 0. );
142 if( decaySamplingInfo->
mu <= -1 ) decaySamplingInfo->
mu = _nextafter( -1., 0. );
147 decaySamplingInfo->
Ep = Ep; }
155 #if defined __cplusplus