Searched refs:is_string (Results 1 – 5 of 5) sorted by relevance
295 int is_string; in ndr_topmost() local309 is_string = NDR_IS_STRING(ti); in ndr_topmost()319 if (is_string || is_varlen) { in ndr_topmost()594 int is_string = NDR_IS_STRING(ti); in ndr_outer() local617 if (is_string) in ndr_outer()660 int is_string = NDR_IS_STRING(ti); in ndr_outer_fixed() local671 assert(!is_varlen && !is_string && !is_union); in ndr_outer_fixed()750 int is_string = NDR_IS_STRING(ti); in ndr_outer_fixed_array() local761 assert(!is_varlen && !is_string && !is_union); in ndr_outer_fixed_array()841 int is_string = NDR_IS_STRING(ti); in ndr_outer_conformant_array() local[all …]
146 unsigned int is_string : 1; member
544 int is_string(struct expression *expr) in is_string() function
2747 int is_string = is_string_type(ctype); in handle_initializer() local2781 if (is_string) { in handle_initializer()2802 if (is_string) { in handle_initializer()
489 int is_string(struct expression *expr);