GDB (xrefs)
|
#include "m2-lang.h"
Public Attributes | |
struct type * | builtin_char |
struct type * | builtin_int |
struct type * | builtin_card |
struct type * | builtin_real |
struct type * | builtin_bool |
struct type* builtin_m2_type::builtin_bool |
Definition at line 52 of file m2-lang.h.
Referenced by build_m2_types(), and m2_language_arch_info().
struct type* builtin_m2_type::builtin_card |
Definition at line 50 of file m2-lang.h.
Referenced by build_m2_types(), and m2_language_arch_info().
struct type* builtin_m2_type::builtin_char |
Definition at line 48 of file m2-lang.h.
Referenced by build_m2_types(), and m2_language_arch_info().
struct type* builtin_m2_type::builtin_int |
Definition at line 49 of file m2-lang.h.
Referenced by build_m2_types(), and m2_language_arch_info().
struct type* builtin_m2_type::builtin_real |
Definition at line 51 of file m2-lang.h.
Referenced by build_m2_types(), and m2_language_arch_info().