| 
    TEMU
    4.4
    
   The Terma Emulator 
   | 
 

Go to the source code of this file.
Macros | |
| #define | __has_feature(x) 0 | 
| #define | TEMU_DEPRECATED __attribute__((deprecated)) | 
| #define | TEMU_UNUSED __attribute__((unused)) | 
| #define | TEMU_NONNULL | 
| #define | TEMU_API __attribute__((visibility("default"))) | 
| #define | TEMU_INTERNAL __attribute__ ((visibility ("hidden"))) | 
| #define | TEMU_MAYBE_UNUSED __attribute__ ((unused)) | 
| #define __has_feature | ( | x | ) | 0 | 
| #define TEMU_API __attribute__((visibility("default"))) | 
| #define TEMU_DEPRECATED __attribute__((deprecated)) | 
| #define TEMU_INTERNAL __attribute__ ((visibility ("hidden"))) | 
| #define TEMU_MAYBE_UNUSED __attribute__ ((unused)) | 
| #define TEMU_NONNULL | 
| #define TEMU_UNUSED __attribute__((unused)) |