Searched refs:builtin_type_m2_card (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Dm2-lang.c398 struct type *builtin_type_m2_card;
406 &builtin_type_m2_card,
457 builtin_type_m2_card =
396 struct type *builtin_type_m2_card; variable in typeref:struct:type
H A Dm2-exp.y500 write_exp_elt_type (builtin_type_m2_card);
662 return (MAX_OF_TYPE(builtin_type_m2_card) - b) < a;
H A Dm2-exp.c1790 write_exp_elt_type (builtin_type_m2_card);
2177 return (MAX_OF_TYPE(builtin_type_m2_card) - b) < a;
H A Dgdbtypes.h1123 extern struct type *builtin_type_m2_card;

Completed in 47 milliseconds