Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_kernel_printf.c315 static int is_char_type(struct symbol *type) in is_char_type() function
396 if (is_char_type(basetype)) in ip4()
499 if (!is_char_type(basetype) && !is_struct_tag(basetype, "bdaddr_t") && basetype != &void_ctype) { in mac_address_string()
905 if (!is_char_type(base->ctype.base_type)) { in is_array_of_const_char()
921 if (!is_char_type(base->ctype.base_type)) { in is_const_pointer_to_const_char()