Home
last modified time | relevance | path

Searched refs:boolean_type (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dstabsread.c3645 int boolean_type = 0; in read_sun_builtin_type() local
3670 boolean_type = 1; in read_sun_builtin_type()
3711 if (boolean_type) in read_sun_builtin_type()
DChangeLog-20023154 (boolean_type): Likewise.
3737 (integral_type, character_type, string_type, boolean_type,
5947 (boolean_type): Ditto.
DChangeLog-19911831 boolean_type, float_type) are added. These predicates are
DChangeLog-19944885 * language.c (boolean_type): Always return 1 for TYPE_CODE_BOOL,
DChangeLog-1992932 boolean_type, structured_type, value_true, binop_type_check):
DChangeLog-20106585 (string_type, boolean_type, structured_type): Add language_d.
DChangeLog-201213091 (numeric_type, character_type, string_type, boolean_type): Delete.
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree.def139 DEFTREECODE (BOOLEAN_TYPE, "boolean_type", tcc_type, 0)