|  | PandA-2024.02
    | 

Go to the source code of this file.
| Macros | |
| #define | LIT64(a) a##LL | 
| #define | INLINE | 
| Typedefs | |
| typedef int | flag | 
| typedef int | int8 | 
| typedef int | int16 | 
| typedef unsigned short int | bits16 | 
| typedef unsigned int | bits32 | 
| typedef unsigned long long int | bits64 | 
| typedef signed long long int | sbits64 | 
| #define INLINE | 
Definition at line 88 of file SPARC-GCC.h.
| #define LIT64 | ( | a | ) | a##LL | 
Definition at line 81 of file SPARC-GCC.h.
Referenced by __attribute__(), addFloat64Sigs(), extractFloat64Frac(), float64_div(), float64_mul(), roundAndPackFloat64(), and subFloat64Sigs().
| typedef unsigned short int bits16 | 
Definition at line 68 of file SPARC-GCC.h.
| typedef unsigned int bits32 | 
Definition at line 69 of file SPARC-GCC.h.
| typedef unsigned long long int bits64 | 
Definition at line 70 of file SPARC-GCC.h.
| typedef int flag | 
Definition at line 58 of file SPARC-GCC.h.
| typedef int int16 | 
Definition at line 60 of file SPARC-GCC.h.
| typedef int int8 | 
Definition at line 59 of file SPARC-GCC.h.
| typedef signed long long int sbits64 | 
Definition at line 71 of file SPARC-GCC.h.
 1.8.13
 1.8.13