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

  /src/external/gpl3/gcc/dist/libgcc/
fixed-bit.c 62 INT_C_TYPE x, y, z;
80 INT_C_TYPE x, y, z;
107 INT_C_TYPE x, y, z;
133 INT_C_TYPE x, y, z;
151 INT_C_TYPE x, y, z;
178 INT_C_TYPE x, y, z;
215 FIXED_SATURATE2 (INT_C_TYPE *high, INT_C_TYPE *low)
217 INT_C_TYPE r_max, s_max, r_min, s_min;
220 s_max = (INT_C_TYPE)1 << I_F_BITS
    [all...]
fixed-bit.h 141 #define INT_C_TYPE QItype
152 #define INT_C_TYPE UQItype
163 #define INT_C_TYPE HItype
181 #define INT_C_TYPE UHItype
199 #define INT_C_TYPE SItype
217 #define INT_C_TYPE USItype
235 #define INT_C_TYPE DItype
253 #define INT_C_TYPE UDItype
271 #define INT_C_TYPE TItype
282 #define INT_C_TYPE UTItyp
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/
fixed-bit.c 62 INT_C_TYPE x, y, z;
80 INT_C_TYPE x, y, z;
107 INT_C_TYPE x, y, z;
133 INT_C_TYPE x, y, z;
151 INT_C_TYPE x, y, z;
178 INT_C_TYPE x, y, z;
215 FIXED_SATURATE2 (INT_C_TYPE *high, INT_C_TYPE *low)
217 INT_C_TYPE r_max, s_max, r_min, s_min;
220 s_max = (INT_C_TYPE)1 << I_F_BITS
    [all...]
fixed-bit.h 141 #define INT_C_TYPE QItype
152 #define INT_C_TYPE UQItype
163 #define INT_C_TYPE HItype
181 #define INT_C_TYPE UHItype
199 #define INT_C_TYPE SItype
217 #define INT_C_TYPE USItype
235 #define INT_C_TYPE DItype
253 #define INT_C_TYPE UDItype
271 #define INT_C_TYPE TItype
282 #define INT_C_TYPE UTItyp
    [all...]
  /src/external/gpl3/gcc/dist/libgcc/config/avr/
avr-lib.h 43 #define INT_C_TYPE UDItype
78 #define INT_C_TYPE DItype
  /src/external/gpl3/gcc.old/dist/libgcc/config/avr/
avr-lib.h 43 #define INT_C_TYPE UDItype
78 #define INT_C_TYPE DItype

Completed in 33 milliseconds