#include "tconfig.h"#include "tsystem.h"#include "libgcc2.h"

Go to the source code of this file.
Defines | |
| #define | SItype bogus_type |
| #define | USItype bogus_type |
| #define | DItype bogus_type |
| #define | UDItype bogus_type |
| #define | SFtype bogus_type |
| #define | DFtype bogus_type |
| #define DFtype bogus_type |
Definition at line 1193 of file libgcc2.c.
Referenced by __adddf3(), __divdf3(), __extendsfdf2(), __floatdidf(), __floatsidf(), __floatundidf(), __floatunsidf(), __muldf3(), __negdf2(), __subdf3(), and __trunctfdf2().
| #define DItype bogus_type |
| #define SFtype bogus_type |
Definition at line 1192 of file libgcc2.c.
Referenced by __addsf3(), __divsf3(), __floatdisf(), __floatsisf(), __floatundisf(), __floatunsisf(), __mulsf3(), __negsf2(), __subsf3(), __truncdfsf2(), and __trunctfsf2().
| #define SItype bogus_type |
Definition at line 1188 of file libgcc2.c.
Referenced by __divsi3(), __floatunsidf(), __floatunsisf(), __floatunsitf(), __floatunsixf(), __modsi3(), and float_to_si().
| #define UDItype bogus_type |
Definition at line 1191 of file libgcc2.c.
Referenced by __ashlti3(), __attribute__(), __fixdfdi(), __fixsfdi(), __fixtfdi(), __fixunsdfdi(), __fixunssfdi(), __fixunstfdi(), __floatdidf(), __floatdisf(), __floatditf(), __floatundidf(), __floatundisf(), __floatunditf(), __lshrti3(), and __negti2().
| #define USItype bogus_type |
Definition at line 1189 of file libgcc2.c.
Referenced by __attribute__(), __fixdfsi(), __fixsfsi(), __fixtfsi(), __fixunsdfsi(), __fixunssfsi(), __fixunstfsi(), __floatsidf(), __floatsisf(), __floatsitf(), __floatunsidf(), __floatunsisf(), __floatunsitf(), __floatunsixf(), __mulsi3(), clzusi(), df_to_sf(), and udivmodsi4().
1.5.6