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

  /src/external/gpl3/gcc/dist/libgcc/
libgcc2.h 205 #define Wtype DItype
221 #define Wtype SItype
236 #define Wtype HItype
251 #define Wtype QItype
271 #define Wtype_MAX ((Wtype)(((UWtype)1 << (W_TYPE_SIZE - 1)) - 1))
438 extern Wtype __absvSI2 (Wtype);
439 extern Wtype __addvSI3 (Wtype, Wtype);
    [all...]
libgcc2.c 76 Wtype
77 __addvSI3 (Wtype a, Wtype b)
79 Wtype w;
116 Wtype
117 __subvSI3 (Wtype a, Wtype b)
119 Wtype w;
156 Wtype
157 __mulvSI3 (Wtype a, Wtype b
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/
libgcc2.h 192 #define Wtype DItype
208 #define Wtype SItype
223 #define Wtype HItype
238 #define Wtype QItype
258 #define Wtype_MAX ((Wtype)(((UWtype)1 << (W_TYPE_SIZE - 1)) - 1))
414 extern Wtype __absvSI2 (Wtype);
415 extern Wtype __addvSI3 (Wtype, Wtype);
    [all...]
libgcc2.c 76 Wtype
77 __addvSI3 (Wtype a, Wtype b)
79 Wtype w;
116 Wtype
117 __subvSI3 (Wtype a, Wtype b)
119 Wtype w;
156 Wtype
157 __mulvSI3 (Wtype a, Wtype b
    [all...]
  /src/external/gpl3/gcc/dist/libgcc/config/visium/
lib2funcs.c 237 Wtype c = 0;
261 Wtype c = 0;
  /src/external/gpl3/gcc.old/dist/libgcc/config/visium/
lib2funcs.c 237 Wtype c = 0;
261 Wtype c = 0;
  /src/sys/external/bsd/acpica/dist/generate/unix/
Makefile.config 257 -Wtype-limits
  /src/external/gpl3/gcc/dist/libgcc/config/stormy16/
lib2funcs.c 57 #define word_type Wtype
  /src/external/gpl3/gcc.old/dist/libgcc/config/stormy16/
lib2funcs.c 57 #define word_type Wtype
  /src/crypto/external/bsd/openssl/dist/
Configure 164 -Wtype-limits
  /src/crypto/external/bsd/openssl.old/dist/
Configure 137 -Wtype-limits

Completed in 27 milliseconds