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

  /src/usr.bin/xlint/lint1/
tree.c 2683 is_typeok_eq(const tnode_t *ln, tspec_t lt, const tnode_t *rn, tspec_t rt) function in typeref:typename:bool
3327 if (is_typeok_eq(ln, lt, rn, rt))

Completed in 15 milliseconds