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_Isqrt
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
f7-renames.h
45
#define
f7_Isqrt
__f7_Isqrt
libf7.c
891
F7_WEAK void
f7_Isqrt
(f7_t *cc) { f7_sqrt (cc, cc); }
1219
f7_Isqrt
(cc);
2313
f7_Isqrt
(xx);
/src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
f7-renames.h
45
#define
f7_Isqrt
__f7_Isqrt
libf7.c
891
F7_WEAK void
f7_Isqrt
(f7_t *cc) { f7_sqrt (cc, cc); }
1253
f7_Isqrt
(cc);
2254
f7_Isqrt
(xx);
Completed in 27 milliseconds
Indexes created Fri Jun 05 00:26:10 UTC 2026