HomeSort by: relevance | last modified time | path
    Searched refs:_fpadd_parts (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/ppc/
dp-bit.c 475 _fpadd_parts (fp_number_type * a, function
619 res = _fpadd_parts (&a, &b, &tmp);
637 res = _fpadd_parts (&a, &b, &tmp);
  /src/external/gpl3/gdb.old/dist/sim/ppc/
dp-bit.c 475 _fpadd_parts (fp_number_type * a, function
619 res = _fpadd_parts (&a, &b, &tmp);
637 res = _fpadd_parts (&a, &b, &tmp);
  /src/external/gpl3/gcc/dist/libgcc/
fp-bit.c 569 _fpadd_parts (fp_number_type * a,
723 res = _fpadd_parts (&a, &b, &tmp);
745 res = _fpadd_parts (&a, &b, &tmp);
  /src/external/gpl3/gcc.old/dist/libgcc/
fp-bit.c 569 _fpadd_parts (fp_number_type * a,
723 res = _fpadd_parts (&a, &b, &tmp);
745 res = _fpadd_parts (&a, &b, &tmp);

Completed in 39 milliseconds