Searched refs:DT_ACT_CHILL (Results 1 – 3 of 3) sorted by relevance
428 #define DT_ACT_CHILL DT_ACT(10) /* chill() action */ macro
199 { "chill", DT_IDENT_ACTFUNC, 0, DT_ACT_CHILL, DT_ATTR_STABCMN, DT_VERS_1_0,
1052 case DT_ACT_CHILL: in dt_compile_fun()