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

  /src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
f7-renames.h 68 #define f7_logx __f7_logx macro
libf7.c 1528 f7_logx (cc, aa, NULL);
1537 f7_logx (cc, aa, F7_RAW_CONST_ADDR (1_ln2));
1546 f7_logx (cc, aa, F7_RAW_CONST_ADDR (1_ln10));
1562 void f7_logx (f7_t *cc, const f7_t *aa, const f7_t *p) function
  /src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
f7-renames.h 68 #define f7_logx __f7_logx macro
libf7.c 1559 f7_logx (cc, aa, NULL);
1568 f7_logx (cc, aa, F7_RAW_CONST_ADDR (1_ln2));
1577 f7_logx (cc, aa, F7_RAW_CONST_ADDR (1_ln10));
1593 void f7_logx (f7_t *cc, const f7_t *aa, const f7_t *p) function

Completed in 25 milliseconds