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

  /src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
f7-renames.h 155 #define f7_get_double __f7_get_double macro
libf7.c 127 return f7_get_double (&xx);
138 return f7_get_double (&xx);
428 f7_double_t f7_get_double (const f7_t *aa) function
  /src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
f7-renames.h 155 #define f7_get_double __f7_get_double macro
libf7.c 127 return f7_get_double (&xx);
138 return f7_get_double (&xx);
428 f7_double_t f7_get_double (const f7_t *aa) function

Completed in 20 milliseconds