Home
last modified time | relevance | path

Searched refs:builtin_type_bool (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dc-lang.c592 &builtin_type_bool,
H A Dc-exp.y540 write_exp_elt_type (builtin_type_bool);
547 write_exp_elt_type (builtin_type_bool);
H A Dc-exp.c1855 write_exp_elt_type (builtin_type_bool);
1863 write_exp_elt_type (builtin_type_bool);
H A Dlanguage.c957 return builtin_type_bool; in lang_bool_type()
H A Dgdbtypes.h952 extern struct type *builtin_type_bool;
H A Dgdbtypes.c74 struct type *builtin_type_bool; variable
3280 builtin_type_bool = in build_gdbtypes()