Searched refs:boolean_type (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | stabsread.c | 3645 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()
|
| D | ChangeLog-2002 | 3154 (boolean_type): Likewise. 3737 (integral_type, character_type, string_type, boolean_type, 5947 (boolean_type): Ditto.
|
| D | ChangeLog-1991 | 1831 boolean_type, float_type) are added. These predicates are
|
| D | ChangeLog-1994 | 4885 * language.c (boolean_type): Always return 1 for TYPE_CODE_BOOL,
|
| D | ChangeLog-1992 | 932 boolean_type, structured_type, value_true, binop_type_check):
|
| D | ChangeLog-2010 | 6585 (string_type, boolean_type, structured_type): Add language_d.
|
| D | ChangeLog-2012 | 13091 (numeric_type, character_type, string_type, boolean_type): Delete.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree.def | 139 DEFTREECODE (BOOLEAN_TYPE, "boolean_type", tcc_type, 0)
|