Home
last modified time | relevance | path

Searched refs:lang_bool_type (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gdb/gdb/
HDlanguage.h484 extern struct type *lang_bool_type (void);
487 #define LA_BOOL_TYPE lang_bool_type ()
HDlanguage.c930 lang_bool_type (void) in lang_bool_type() function