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

  /src/usr.bin/xlint/lint1/
tree.c 1342 type_t *ptr_tp = expr_derive_type(rn->tn_type, PTR); local in function:build_struct_access
1343 tnode_t *ntn = build_op(PLUS, sys, ptr_tp, ln, ctn);

Completed in 17 milliseconds