Searched refs:DT_NODE_FUNC (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_parser.h145 #define DT_NODE_FUNC 7 /* function call */ macro
H A Ddt_parser.c414 case DT_NODE_FUNC:
550 case DT_NODE_FUNC:
744 case DT_NODE_FUNC:
1154 return (dnp->dn_kind == DT_NODE_FUNC &&
1729 dnp->dn_kind = DT_NODE_FUNC;
2071 if (expr->dn_kind == DT_NODE_FUNC &&
3406 if (rp->dn_kind != DT_NODE_FUNC ||
4396 dt_cook_func, /* DT_NODE_FUNC */
4440 case DT_NODE_FUNC:
4709 case DT_NODE_FUNC
[all...]
H A Ddt_ident.c1016 case DT_NODE_FUNC:
H A Ddt_cc.c1111 if (anp->dn_kind == DT_NODE_FUNC) {
H A Ddt_cg.c1796 case DT_NODE_FUNC:

Completed in 45 milliseconds