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

1 2

  /src/external/gpl3/gcc/dist/libgcc/config/h8300/
h8300-lib.h 3 #define CMPtype HItype
5 #define CMPtype SItype
  /src/external/gpl3/gcc.old/dist/libgcc/config/h8300/
h8300-lib.h 3 #define CMPtype HItype
5 #define CMPtype SItype
  /src/external/gpl3/gcc/dist/libgcc/config/cris/
sfp-machine.h 33 #define CMPtype __gcc_CMPtype
  /src/external/gpl3/gcc/dist/libgcc/config/ft32/
sfp-machine.h 9 #define CMPtype __gcc_CMPtype
  /src/external/gpl3/gcc/dist/libgcc/config/moxie/
sfp-machine.h 9 #define CMPtype __gcc_CMPtype
  /src/external/gpl3/gcc/dist/libgcc/config/score/
sfp-machine.h 9 #define CMPtype __gcc_CMPtype
  /src/external/gpl3/gcc.old/dist/libgcc/config/cris/
sfp-machine.h 33 #define CMPtype __gcc_CMPtype
  /src/external/gpl3/gcc.old/dist/libgcc/config/ft32/
sfp-machine.h 9 #define CMPtype __gcc_CMPtype
  /src/external/gpl3/gcc.old/dist/libgcc/config/moxie/
sfp-machine.h 9 #define CMPtype __gcc_CMPtype
  /src/external/gpl3/gcc.old/dist/libgcc/config/score/
sfp-machine.h 9 #define CMPtype __gcc_CMPtype
  /src/external/gpl3/gcc.old/dist/libgcc/config/tilepro/
sfp-machine.h 9 #define CMPtype __gcc_CMPtype
  /src/external/gpl3/gcc/dist/libgcc/config/avr/
avr-lib.h 25 #define CMPtype QItype
  /src/external/gpl3/gcc/dist/libgcc/config/i386/
sfp-machine.h 9 #define CMPtype __gcc_CMPtype
82 If these functions ever return anything but CMPtype we need to revisit
89 CMPtype (*) (alias_HFtype, alias_HFtype): (alias_HFtype) 0, \
90 CMPtype (*) (alias_SFtype, alias_SFtype): (alias_SFtype) 0, \
91 CMPtype (*) (alias_DFtype, alias_DFtype): (alias_DFtype) 0, \
92 CMPtype (*) (alias_TFtype, alias_TFtype): (alias_TFtype) 0
94 CMPtype aliasname (__typeof (_Generic (name, ALIAS_SELECTOR)) a, \
  /src/external/gpl3/gcc/dist/libgcc/config/libbid/
bid_gcc_intrinsics.h 86 typedef int CMPtype __attribute__ ((mode (word)));
156 #ifndef CMPtype
157 #define CMPtype long
193 extern CMPtype __bid_eqdd2 (_Decimal64, _Decimal64);
194 extern CMPtype __bid_eqsd2 (_Decimal32, _Decimal32);
195 extern CMPtype __bid_eqtd2 (_Decimal128, _Decimal128);
196 extern CMPtype __bid_gedd2 (_Decimal64, _Decimal64);
197 extern CMPtype __bid_gesd2 (_Decimal32, _Decimal32);
198 extern CMPtype __bid_getd2 (_Decimal128, _Decimal128);
199 extern CMPtype __bid_gtdd2 (_Decimal64, _Decimal64)
    [all...]
  /src/external/gpl3/gcc/dist/libgcc/config/nds32/
sfp-machine.h 39 #define CMPtype __gcc_CMPtype
  /src/external/gpl3/gcc.old/dist/libgcc/config/avr/
avr-lib.h 25 #define CMPtype QItype
  /src/external/gpl3/gcc.old/dist/libgcc/config/i386/
sfp-machine.h 9 #define CMPtype __gcc_CMPtype
81 If these functions ever return anything but CMPtype we need to revisit
88 CMPtype (*) (alias_HFtype, alias_HFtype): (alias_HFtype) 0, \
89 CMPtype (*) (alias_SFtype, alias_SFtype): (alias_SFtype) 0, \
90 CMPtype (*) (alias_DFtype, alias_DFtype): (alias_DFtype) 0, \
91 CMPtype (*) (alias_TFtype, alias_TFtype): (alias_TFtype) 0
93 CMPtype aliasname (__typeof (_Generic (name, ALIAS_SELECTOR)) a, \
  /src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
bid_gcc_intrinsics.h 73 typedef int CMPtype __attribute__ ((mode (word)));
138 #ifndef CMPtype
139 #define CMPtype long
175 extern CMPtype __bid_eqdd2 (_Decimal64, _Decimal64);
176 extern CMPtype __bid_eqsd2 (_Decimal32, _Decimal32);
177 extern CMPtype __bid_eqtd2 (_Decimal128, _Decimal128);
178 extern CMPtype __bid_gedd2 (_Decimal64, _Decimal64);
179 extern CMPtype __bid_gesd2 (_Decimal32, _Decimal32);
180 extern CMPtype __bid_getd2 (_Decimal128, _Decimal128);
181 extern CMPtype __bid_gtdd2 (_Decimal64, _Decimal64)
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/nds32/
sfp-machine.h 39 #define CMPtype __gcc_CMPtype
  /src/external/gpl3/gcc.old/dist/libgcc/config/tilegx/
sfp-machine32.h 14 #define CMPtype __gcc_CMPtype
sfp-machine64.h 14 #define CMPtype __gcc_CMPtype
  /src/external/gpl3/gcc/dist/libgcc/config/aarch64/
sfp-machine.h 38 #define CMPtype __gcc_CMPtype
  /src/external/gpl3/gcc/dist/libgcc/config/arm/
sfp-machine.h 9 #define CMPtype __gcc_CMPtype
  /src/external/gpl3/gcc/dist/libgcc/config/ia64/
sfp-machine.h 14 #define CMPtype __gcc_CMPtype
  /src/external/gpl3/gcc/dist/libgcc/config/loongarch/
sfp-machine.h 74 #define CMPtype __gcc_CMPtype

Completed in 53 milliseconds

1 2