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

  /src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
f7-renames.h 42 #define f7_IRsub __f7_IRsub
libf7.c 883 F7_WEAK void f7_IRsub (f7_t *cc, const f7_t *aa) { f7_sub (cc, aa, cc); }
1907 f7_IRsub (xx, pi);
1921 f7_IRsub (xx, pi);
2181 f7_IRsub (cc, yy);
2233 f7_IRsub (cc, pi);
2302 f7_IRsub (xx, cc);
  /src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
f7-renames.h 42 #define f7_IRsub __f7_IRsub
libf7.c 883 F7_WEAK void f7_IRsub (f7_t *cc, const f7_t *aa) { f7_sub (cc, aa, cc); }
1923 f7_IRsub (xx, pi);
1937 f7_IRsub (xx, pi);
2180 f7_IRsub (cc, yy);
2243 f7_IRsub (xx, cc);

Completed in 39 milliseconds