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

  /src/usr.bin/xlint/lint1/
tree.c 3809 struct_starts_with(const type_t *struct_tp, const type_t *member_tp) function in typeref:typename:bool
3847 (struct_starts_with(nstp, ostp) ||
3848 struct_starts_with(ostp, nstp)))

Completed in 15 milliseconds