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

  /src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
f7-renames.h 40 #define f7_Imul __f7_Imul
libf7.c 875 F7_WEAK void f7_Imul (f7_t *cc, const f7_t *aa) { f7_mul (cc, cc, aa); }
1503 f7_Imul (yy, xx);
1610 f7_Imul (xx, F7_CONST_ADDR (ln2, & tmp7));
1616 f7_Imul (cc, f7_copy_P (tmp, p));
1618 f7_Imul (cc, p);
1723 f7_Imul (cc, p_1_3);
1743 f7_Imul (yy, bb);
1777 f7_Imul (cc, xx2);
1937 f7_Imul (yy, pi_low);
2166 f7_Imul (zz, cc)
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
f7-renames.h 40 #define f7_Imul __f7_Imul
libf7.c 875 F7_WEAK void f7_Imul (f7_t *cc, const f7_t *aa) { f7_mul (cc, cc, aa); }
1534 f7_Imul (yy, xx);
1641 f7_Imul (xx, F7_CONST_ADDR (ln2, & tmp7));
1647 f7_Imul (cc, f7_copy_P (tmp, p));
1649 f7_Imul (cc, p);
1754 f7_Imul (cc, p_1_3);
1774 f7_Imul (yy, bb);
1797 f7_Imul (cc, xx2);
1953 f7_Imul (yy, pi_low);
2165 f7_Imul (zz, cc)
    [all...]

Completed in 19 milliseconds