Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/xlint/lint1/
Dtree.c3770 is_byte_array(const type_t *tp) in is_byte_array() function
3819 if (nmem != NULL && is_byte_array(nmem->s_type)) in should_warn_about_pointer_cast()
3821 if (omem != NULL && is_byte_array(omem->s_type)) in should_warn_about_pointer_cast()