HomeSort by: relevance | last modified time | path
    Searched refs:sint32_type (Results 1 - 24 of 24) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/config/m32c/
lib2funcs.c 26 typedef int sint32_type __attribute__ ((mode (SI))); typedef
31 sint32_type __divsi3 (sint32_type, sint32_type);
32 sint32_type __modsi3 (sint32_type, sint32_type);
60 sint32_type
61 __divsi3 (sint32_type a, sint32_type b
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/m32c/
lib2funcs.c 26 typedef int sint32_type __attribute__ ((mode (SI))); typedef
31 sint32_type __divsi3 (sint32_type, sint32_type);
32 sint32_type __modsi3 (sint32_type, sint32_type);
60 sint32_type
61 __divsi3 (sint32_type a, sint32_type b
    [all...]
  /src/external/gpl3/gcc/dist/libgcc/config/msp430/
lib2shift.c 27 typedef int sint32_type __attribute__ ((mode (SI)));
33 sint32_type __ashrsi3 (sint32_type, signed char);
35 extern int __clrsbsi2 (sint32_type);
80 sint32_type
81 __ashrsi3 (sint32_type in, signed char bit)
113 return __clrsbsi2 ((sint32_type) x) - 16;
26 typedef int sint32_type __attribute__ ((mode (SI))); typedef
lib2divSI.c 26 typedef int sint32_type __attribute__ ((mode (SI))); typedef
38 #define SINT_TYPE sint32_type
lib2bitcountHI.c 26 typedef int sint32_type __attribute__ ((mode (SI))); typedef
lib2divHI.c 26 typedef int sint32_type __attribute__ ((mode (SI))); typedef
lib2divQI.c 26 typedef int sint32_type __attribute__ ((mode (SI))); typedef
  /src/external/gpl3/gcc/dist/libgcc/config/rl78/
lib2shift.c 27 typedef int sint32_type __attribute__ ((mode (SI)));
33 sint32_type __ashrsi3 (sint32_type in, char bit);
35 extern int __clrsbsi2 (sint32_type x);
80 sint32_type
81 __ashrsi3 (sint32_type in, char bit)
113 return __clrsbsi2 ((sint32_type) x) - 16;
26 typedef int sint32_type __attribute__ ((mode (SI))); typedef
lib2div.c 26 typedef int sint32_type __attribute__ ((mode (SI))); typedef
  /src/external/gpl3/gcc.old/dist/libgcc/config/msp430/
lib2shift.c 27 typedef int sint32_type __attribute__ ((mode (SI)));
33 sint32_type __ashrsi3 (sint32_type, signed char);
35 extern int __clrsbsi2 (sint32_type);
80 sint32_type
81 __ashrsi3 (sint32_type in, signed char bit)
113 return __clrsbsi2 ((sint32_type) x) - 16;
26 typedef int sint32_type __attribute__ ((mode (SI))); typedef
lib2divSI.c 26 typedef int sint32_type __attribute__ ((mode (SI))); typedef
38 #define SINT_TYPE sint32_type
lib2bitcountHI.c 26 typedef int sint32_type __attribute__ ((mode (SI))); typedef
lib2divHI.c 26 typedef int sint32_type __attribute__ ((mode (SI))); typedef
lib2divQI.c 26 typedef int sint32_type __attribute__ ((mode (SI))); typedef
  /src/external/gpl3/gcc.old/dist/libgcc/config/rl78/
lib2shift.c 27 typedef int sint32_type __attribute__ ((mode (SI)));
33 sint32_type __ashrsi3 (sint32_type in, char bit);
35 extern int __clrsbsi2 (sint32_type x);
80 sint32_type
81 __ashrsi3 (sint32_type in, char bit)
113 return __clrsbsi2 ((sint32_type) x) - 16;
26 typedef int sint32_type __attribute__ ((mode (SI))); typedef
lib2div.c 26 typedef int sint32_type __attribute__ ((mode (SI))); typedef
  /src/external/gpl3/gcc/dist/libgcc/config/pru/
lib2divSI.c 26 typedef int sint32_type __attribute__ ((mode (SI))); typedef
44 #define SINT_TYPE sint32_type
lib2bitcountHI.c 26 typedef int sint32_type __attribute__ ((mode (SI))); typedef
lib2divHI.c 26 typedef int sint32_type __attribute__ ((mode (SI))); typedef
lib2divQI.c 26 typedef int sint32_type __attribute__ ((mode (SI))); typedef
  /src/external/gpl3/gcc.old/dist/libgcc/config/pru/
lib2divSI.c 26 typedef int sint32_type __attribute__ ((mode (SI))); typedef
44 #define SINT_TYPE sint32_type
lib2bitcountHI.c 26 typedef int sint32_type __attribute__ ((mode (SI))); typedef
lib2divHI.c 26 typedef int sint32_type __attribute__ ((mode (SI))); typedef
lib2divQI.c 26 typedef int sint32_type __attribute__ ((mode (SI))); typedef

Completed in 28 milliseconds