Searched refs:f7_Idiv (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/ |
H A D | libf7.c | 879 F7_WEAK void f7_Idiv (f7_t *cc, const f7_t *aa) { f7_div (cc, cc, aa); } in f7_Idiv() function 1628 f7_Idiv (xx, yy); in f7_logx() 2022 f7_Idiv (tt, & xcos); in f7_tan() 2090 f7_Idiv (cc, xx); in f7_tanh() 2159 f7_Idiv (cc, yy); in f7_atan() 2261 f7_Idiv (cc, xx); in f7_asinacos()
|
H A D | f7-renames.h | 41 #define f7_Idiv __f7_Idiv macro
|
H A D | libf7.h | 654 extern void f7_Idiv (f7_t*, const f7_t*);
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/ |
H A D | libf7.c | 879 F7_WEAK void f7_Idiv (f7_t *cc, const f7_t *aa) { f7_div (cc, cc, aa); } in f7_Idiv() function 1628 f7_Idiv (xx, yy); in f7_logx() 2022 f7_Idiv (tt, & xcos); in f7_tan() 2090 f7_Idiv (cc, xx); in f7_tanh() 2159 f7_Idiv (cc, yy); in f7_atan() 2261 f7_Idiv (cc, xx); in f7_asinacos()
|
H A D | f7-renames.h | 41 #define f7_Idiv __f7_Idiv macro
|
H A D | libf7.h | 654 extern void f7_Idiv (f7_t*, const f7_t*);
|