Home
last modified time | relevance | path

Searched refs:f7_to_integer_asm (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
H A Df7-renames.h217 #define f7_to_integer_asm __f7_to_integer_asm macro
H A Dlibf7.c562 extern int16_t to_s16 (const f7_t*, uint8_t) F7ASM(f7_to_integer_asm); in f7_get_s16()
572 extern int32_t to_s32 (const f7_t*, uint8_t) F7ASM(f7_to_integer_asm); in f7_get_s32()
583 extern int64_t to_s64 (const f7_t*, uint8_t) F7ASM(f7_to_integer_asm); in ALIAS()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
H A Df7-renames.h217 #define f7_to_integer_asm __f7_to_integer_asm macro
H A Dlibf7.c562 extern int16_t to_s16 (const f7_t*, uint8_t) F7ASM(f7_to_integer_asm); in f7_get_s16()
572 extern int32_t to_s32 (const f7_t*, uint8_t) F7ASM(f7_to_integer_asm); in f7_get_s32()
583 extern int64_t to_s64 (const f7_t*, uint8_t) F7ASM(f7_to_integer_asm); in ALIAS()