HomeSort by: relevance | last modified time | path
    Searched defs:uint16_type (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/external/gpl3/gcc/dist/libgcc/config/rl78/
lib2mul.c 27 typedef unsigned int uint16_type __attribute__ ((mode (HI))); typedef
lib2div.c 29 typedef unsigned int uint16_type __attribute__ ((mode (HI))); typedef
lib2shift.c 30 typedef unsigned int uint16_type __attribute__ ((mode (HI)));
42 uint16_type h[2];
49 uint16_type h, l;
84 uint16_type l;
29 typedef unsigned int uint16_type __attribute__ ((mode (HI))); typedef
  /src/external/gpl3/gcc.old/dist/libgcc/config/rl78/
lib2mul.c 27 typedef unsigned int uint16_type __attribute__ ((mode (HI))); typedef
lib2div.c 29 typedef unsigned int uint16_type __attribute__ ((mode (HI))); typedef
lib2shift.c 30 typedef unsigned int uint16_type __attribute__ ((mode (HI)));
42 uint16_type h[2];
49 uint16_type h, l;
84 uint16_type l;
29 typedef unsigned int uint16_type __attribute__ ((mode (HI))); typedef
  /src/external/gpl3/gcc/dist/libgcc/config/msp430/
lib2bitcountHI.c 29 typedef unsigned int uint16_type __attribute__ ((mode (HI))); typedef
lib2divHI.c 29 typedef unsigned int uint16_type __attribute__ ((mode (HI))); typedef
37 #define UINT_TYPE uint16_type
lib2divQI.c 29 typedef unsigned int uint16_type __attribute__ ((mode (HI))); typedef
lib2divSI.c 29 typedef unsigned int uint16_type __attribute__ ((mode (HI))); typedef
lib2shift.c 30 typedef unsigned int uint16_type __attribute__ ((mode (HI)));
42 uint16_type h[2];
49 uint16_type h, l;
84 uint16_type l;
29 typedef unsigned int uint16_type __attribute__ ((mode (HI))); typedef
lib2mul.c 27 typedef unsigned int uint16_type __attribute__ ((mode (HI))); typedef
  /src/external/gpl3/gcc/dist/libgcc/config/pru/
lib2bitcountHI.c 29 typedef unsigned int uint16_type __attribute__ ((mode (HI))); typedef
lib2divHI.c 29 typedef unsigned int uint16_type __attribute__ ((mode (HI))); typedef
37 #define UINT_TYPE uint16_type
lib2divQI.c 29 typedef unsigned int uint16_type __attribute__ ((mode (HI))); typedef
lib2divSI.c 29 typedef unsigned int uint16_type __attribute__ ((mode (HI))); typedef
  /src/external/gpl3/gcc.old/dist/libgcc/config/msp430/
lib2bitcountHI.c 29 typedef unsigned int uint16_type __attribute__ ((mode (HI))); typedef
lib2divHI.c 29 typedef unsigned int uint16_type __attribute__ ((mode (HI))); typedef
37 #define UINT_TYPE uint16_type
lib2divQI.c 29 typedef unsigned int uint16_type __attribute__ ((mode (HI))); typedef
lib2divSI.c 29 typedef unsigned int uint16_type __attribute__ ((mode (HI))); typedef
lib2shift.c 30 typedef unsigned int uint16_type __attribute__ ((mode (HI)));
42 uint16_type h[2];
49 uint16_type h, l;
84 uint16_type l;
29 typedef unsigned int uint16_type __attribute__ ((mode (HI))); typedef
  /src/external/gpl3/gcc.old/dist/libgcc/config/pru/
lib2bitcountHI.c 29 typedef unsigned int uint16_type __attribute__ ((mode (HI))); typedef
lib2divHI.c 29 typedef unsigned int uint16_type __attribute__ ((mode (HI))); typedef
37 #define UINT_TYPE uint16_type
lib2divQI.c 29 typedef unsigned int uint16_type __attribute__ ((mode (HI))); typedef
lib2divSI.c 29 typedef unsigned int uint16_type __attribute__ ((mode (HI))); typedef

Completed in 36 milliseconds

1 2