Home
last modified time | relevance | path

Searched refs:c_string_type (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dc-lang.c45 charset_for_string_type (enum c_string_type str_type, in charset_for_string_type()
76 static enum c_string_type
80 enum c_string_type result; in classify_type()
159 enum c_string_type str_type; in c_printchar()
195 enum c_string_type str_type; in c_printstr()
567 enum c_string_type dest_type; in evaluate_subexp_c()
580 = (enum c_string_type) longest_to_int (exp->elts[*pos].longconst); in evaluate_subexp_c()
H A Dc-lang.h36 enum c_string_type enum
H A Dc-exp.y802 enum c_string_type type = C_STRING;
2057 enum c_string_type type; in parse_string_or_char()