HomeSort by: relevance | last modified time | path
    Searched defs:has_constant_member (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/xlint/lint1/
tree.c 3026 has_constant_member(const type_t *tp) function
3036 has_constant_member(mtp))
3057 || (is_struct_or_union(lt) && has_constant_member(ltp))) {

Completed in 16 milliseconds