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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_impl.h416 #define DT_ACT_NORMALIZE DT_ACT(16) /* normalize() action */ macro
H A Ddt_cc.c429 ap->dtad_arg = DT_ACT_NORMALIZE;
437 ap->dtad_arg = DT_ACT_NORMALIZE;
1019 case DT_ACT_NORMALIZE:
H A Ddt_consume.c1253 if (rec->dtrd_arg != DT_ACT_NORMALIZE)
1727 case DT_ACT_NORMALIZE:
H A Ddt_open.c302 { "normalize", DT_IDENT_ACTFUNC, 0, DT_ACT_NORMALIZE, DT_ATTR_STABCMN,

Completed in 62 milliseconds