Home | History | Annotate | Line # | Download | only in tests
fma.dsc revision 1.1
      1  1.1  mrg # Description file for mpc_fma
      2  1.1  mrg #
      3  1.1  mrg # Copyright (C) 2012, INRIA
      4  1.1  mrg #
      5  1.1  mrg # This file is part of GNU MPC.
      6  1.1  mrg #
      7  1.1  mrg # GNU MPC is free software; you can redistribute it and/or modify it under
      8  1.1  mrg # the terms of the GNU Lesser General Public License as published by the
      9  1.1  mrg # Free Software Foundation; either version 3 of the License, or (at your
     10  1.1  mrg # option) any later version.
     11  1.1  mrg #
     12  1.1  mrg # GNU MPC is distributed in the hope that it will be useful, but WITHOUT ANY
     13  1.1  mrg # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
     14  1.1  mrg # FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for
     15  1.1  mrg # more details.
     16  1.1  mrg #
     17  1.1  mrg # You should have received a copy of the GNU Lesser General Public License
     18  1.1  mrg # along with this program. If not, see http://www.gnu.org/licenses/ .
     19  1.1  mrg #
     20  1.1  mrg # Description file of the function
     21  1.1  mrg NAME:
     22  1.1  mrg     mpc_fma
     23  1.1  mrg RETURN:
     24  1.1  mrg     mpc_inex
     25  1.1  mrg OUTPUT:
     26  1.1  mrg     mpc_ptr
     27  1.1  mrg INPUT:
     28  1.1  mrg     mpc_srcptr
     29  1.1  mrg     mpc_srcptr
     30  1.1  mrg     mpc_srcptr
     31  1.1  mrg     mpc_rnd_t
     32