OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:f7_Idiv
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
f7-renames.h
41
#define
f7_Idiv
__f7_Idiv
libf7.c
879
F7_WEAK void
f7_Idiv
(f7_t *cc, const f7_t *aa) { f7_div (cc, cc, aa); }
1597
f7_Idiv
(xx, yy);
2006
f7_Idiv
(tt, & xcos);
2091
f7_Idiv
(cc, xx);
2160
f7_Idiv
(cc, yy);
2320
f7_Idiv
(cc, xx);
/src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
f7-renames.h
41
#define
f7_Idiv
__f7_Idiv
libf7.c
879
F7_WEAK void
f7_Idiv
(f7_t *cc, const f7_t *aa) { f7_div (cc, cc, aa); }
1628
f7_Idiv
(xx, yy);
2022
f7_Idiv
(tt, & xcos);
2090
f7_Idiv
(cc, xx);
2159
f7_Idiv
(cc, yy);
2261
f7_Idiv
(cc, xx);
Completed in 19 milliseconds
Indexes created Fri Jun 05 00:26:10 UTC 2026