|
Turnstone Operating System
|
Public Attributes | |
| const char_t * | name |
| boolean_t | is_external |
| compiler_symbol_type_t | type |
| compiler_symbol_type_t | hidden_type |
| int64_t | custom_type_id |
| int64_t | size |
| boolean_t | initilized |
| int64_t | int_value |
| int64_t * | int_array_value |
| float64_t | real_value |
| const char_t * | string_value |
| uint16_t | stack_offset |
| boolean_t | is_const |
| boolean_t | is_local |
| boolean_t | is_array |
| uint64_t | array_size |