softfloat-macros.h | 332 add128( function in typeref:typename:INLINE void 487 add128( z0, more1, 0, z1, &z0, &z1 ); 518 add128( z1, more2, 0, z2, &z1, &z2 ); 520 add128( z0, more1, 0, z1, &z0, &z1 ); 522 add128( more1, more2, 0, z2, &more1, &z2 ); 523 add128( z0, z1, 0, more1, &z0, &z1 ); 554 add128( rem0, rem1, b0, b1, &rem0, &rem1 );
|