Searched refs:C_PRELGET (Results 1 – 2 of 2) sorted by relevance
56 #define C_PRELGET(x) (int)((((x) >> 1) & C_PRELRANGE) - 1) macro
917 to_pr = ((C_PRELGET(flags) < 0) ? sbt >> tc_precexp : in callout_when()918 sbt >> C_PRELGET(flags)); in callout_when()