Home
last modified time | relevance | path

Searched refs:is_ptr_op (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_cg.c598 int is_ptr_op = (dnp->dn_op == DT_TOK_ADD || dnp->dn_op == DT_TOK_SUB || in dt_cg_arithmetic_op() local
608 is_ptr_op = 0; in dt_cg_arithmetic_op()
612 if (is_ptr_op && rp_is_ptr) in dt_cg_arithmetic_op()
616 if (is_ptr_op && lp_is_ptr) in dt_cg_arithmetic_op()