Searched defs:ST_B (Results 1 – 5 of 5) sorted by relevance
266 #define ST_B(RTYPE, in, pdst) *((RTYPE *) (pdst)) = (in) macro
285 ST_B = 0xa4U << 22, enumerator
761 ST_B = ((9U << 2) + 0), enumerator
810 ST_B = ((9U << 2) + 0), enumerator
60 #define ST_B(RTYPE, in, pdst) *((RTYPE*)(pdst)) = in macro