Searched refs:DT_ACT_TRUNC (Results 1 – 4 of 4) sorted by relevance
436 #define DT_ACT_TRUNC DT_ACT(18) /* trunc() action */ macro
475 ap->dtad_arg = DT_ACT_TRUNC; in dt_action_trunc()488 ap->dtad_arg = DT_ACT_TRUNC; in dt_action_trunc()1121 case DT_ACT_TRUNC: in dt_compile_fun()
1747 if (rec->dtrd_arg != DT_ACT_TRUNC) in dt_trunc()2251 case DT_ACT_TRUNC: in dt_consume_cpu()
418 { "trunc", DT_IDENT_ACTFUNC, 0, DT_ACT_TRUNC, DT_ATTR_STABCMN,