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

  /src/usr.bin/xlint/lint1/
tree.c 438 ic_bitxor(const type_t *tp, integer_constraints a, integer_constraints b) function
647 return ic_bitxor(tn->tn_type, lc, rc);
tree.c 438 ic_bitxor(const type_t *tp, integer_constraints a, integer_constraints b) function
647 return ic_bitxor(tn->tn_type, lc, rc);

Completed in 66 milliseconds