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_CONST
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
libf7.h
117
#define
F7_CONST
__attribute__((__const__))
557
#define
f7_const
(X, NAME) \
macro
568
#define
f7_const
(X, NAME) \
macro
669
F7_CONST
extern uint16_t f7_sqrt16_round (uint16_t) F7ASM(f7_sqrt16_round_asm);
670
F7_CONST
extern uint8_t f7_sqrt16_floor (uint16_t) F7ASM(f7_sqrt16_floor_asm);
/src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
libf7.h
110
#define
F7_CONST
__attribute__((__const__))
550
#define
f7_const
(X, NAME) \
macro
561
#define
f7_const
(X, NAME) \
macro
662
F7_CONST
extern uint16_t f7_sqrt16_round (uint16_t) F7ASM(f7_sqrt16_round_asm);
663
F7_CONST
extern uint8_t f7_sqrt16_floor (uint16_t) F7ASM(f7_sqrt16_floor_asm);
Completed in 17 milliseconds
Indexes created Fri Jun 05 00:26:10 UTC 2026