Searched refs:DT_ACT_NORMALIZE (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_impl.h420 #define DT_ACT_NORMALIZE DT_ACT(16) /* normalize() action */ macro
H A Ddt_cc.c415 ap->dtad_arg = DT_ACT_NORMALIZE;
423 ap->dtad_arg = DT_ACT_NORMALIZE;
1076 case DT_ACT_NORMALIZE:
H A Ddt_consume.c1564 if (rec->dtrd_arg != DT_ACT_NORMALIZE)
2033 case DT_ACT_NORMALIZE:
H A Ddt_open.c342 { "normalize", DT_IDENT_ACTFUNC, 0, DT_ACT_NORMALIZE, DT_ATTR_STABCMN,

Completed in 204 milliseconds