HomeSort by: relevance | last modified time | path
    Searched defs:f7_cmp (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
f7-renames.h 52 #define f7_cmp __f7_cmp macro
libf7.c 686 int8_t f7_cmp (const f7_t *aa, const f7_t *bb) function
2284 int8_t cmp = f7_cmp (xx, f7_set_u16 (cc, 1));
  /src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
f7-renames.h 52 #define f7_cmp __f7_cmp macro
libf7.c 686 int8_t f7_cmp (const f7_t *aa, const f7_t *bb) function
2225 int8_t cmp = f7_cmp (xx, f7_set_u16 (cc, 1));

Completed in 64 milliseconds