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

  /src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
f7-renames.h 94 #define f7_sinhcosh __f7_sinhcosh macro
libf7.c 2024 void f7_sinhcosh (f7_t *cc, const f7_t *aa, bool do_sinh) function
2060 f7_sinhcosh (cc, aa, true);
2069 f7_sinhcosh (cc, aa, false);
  /src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
f7-renames.h 94 #define f7_sinhcosh __f7_sinhcosh macro
libf7.c 2040 void f7_sinhcosh (f7_t *cc, const f7_t *aa, bool do_sinh) function
2059 f7_sinhcosh (cc, aa, true);
2068 f7_sinhcosh (cc, aa, false);

Completed in 17 milliseconds