Searched refs:_fpadd_parts (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Ddp-bit.c475 _fpadd_parts (fp_number_type * a, function
619 res = _fpadd_parts (&a, &b, &tmp);
637 res = _fpadd_parts (&a, &b, &tmp);
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Ddp-bit.c475 _fpadd_parts (fp_number_type * a, function
619 res = _fpadd_parts (&a, &b, &tmp);
637 res = _fpadd_parts (&a, &b, &tmp);
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dfp-bit.c569 _fpadd_parts (fp_number_type * a,
723 res = _fpadd_parts (&a, &b, &tmp);
745 res = _fpadd_parts (&a, &b, &tmp);
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dfp-bit.c569 _fpadd_parts (fp_number_type * a,
723 res = _fpadd_parts (&a, &b, &tmp);
745 res = _fpadd_parts (&a, &b, &tmp);

Completed in 132 milliseconds