Searched refs:S_ST_TP (Results 1 – 1 of 1) sorted by relevance
35396 #define S_ST_TP 0 macro35398 #define V_ST_TP(x) ((x) << S_ST_TP)35399 #define G_ST_TP(x) (((x) >> S_ST_TP) & M_ST_TP)