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_square
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
f7-renames.h
30
#define
f7_square
__f7_square
macro
libf7.c
850
void
f7_square
(f7_t *cc, const f7_t *aa)
function
895
F7_WEAK void f7_Isquare (f7_t *cc) {
f7_square
(cc, cc); }
1216
f7_square
(xx, aa);
1217
f7_square
(cc, bb);
1600
f7_square
(yy, xx);
1944
f7_square
(yy, xx);
2054
f7_square
(xx, aa);
2164
f7_square
(yy, cc);
2295
f7_square
(xx2, xx);
/src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
f7-renames.h
30
#define
f7_square
__f7_square
macro
libf7.c
850
void
f7_square
(f7_t *cc, const f7_t *aa)
function
895
F7_WEAK void f7_Isquare (f7_t *cc) {
f7_square
(cc, cc); }
1250
f7_square
(xx, aa);
1251
f7_square
(cc, bb);
1631
f7_square
(yy, xx);
1960
f7_square
(yy, xx);
2163
f7_square
(yy, cc);
2236
f7_square
(xx2, xx);
Completed in 17 milliseconds
Indexes created Fri Jun 05 00:26:10 UTC 2026