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

  /src/external/lgpl3/mpfr/dist/src/
zeta.c 166 mpfr_prec_t precz, precs, d, dint; local
202 dint = (mpfr_uexp_t) MPFR_GET_EXP (s);
203 mpfr_init2 (s1, MAX (precs, dint));
222 dint = MAX (d + 3, precs);
223 /* branch 1, with internal precision dint */
224 MPFR_GROUP_REPREC_4 (group, dint, b, c, z_pre, f);
258 dint = d + add;
259 if (dint < precs)
260 dint = precs;
262 /* internal precision is dint */
    [all...]
  /src/sys/arch/hppa/spmath/
float.h 288 struct dint { struct
330 typedef struct dint dbl_integer;
  /src/external/gpl3/binutils/dist/include/opcode/
msp430.h 84 MSP_INSN (dint, 0, 0, 0xc232, 0xffff),
tic6x-opcode-table.h 1040 INSN(dint, nfu, dint, 1cycle, C64XP, 0,
  /src/external/gpl3/binutils.old/dist/include/opcode/
msp430.h 84 MSP_INSN (dint, 0, 0, 0xc232, 0xffff),
tic6x-opcode-table.h 1040 INSN(dint, nfu, dint, 1cycle, C64XP, 0,
  /src/external/gpl3/gdb/dist/include/opcode/
msp430.h 84 MSP_INSN (dint, 0, 0, 0xc232, 0xffff),
tic6x-opcode-table.h 1040 INSN(dint, nfu, dint, 1cycle, C64XP, 0,
  /src/external/gpl3/gdb.old/dist/include/opcode/
msp430.h 84 MSP_INSN (dint, 0, 0, 0xc232, 0xffff),
tic6x-opcode-table.h 1040 INSN(dint, nfu, dint, 1cycle, C64XP, 0,

Completed in 57 milliseconds