Searched defs:ST_H (Results 1 – 5 of 5) sorted by relevance
146 #define ST_H(RTYPE, in, pdst) *((RTYPE*)(pdst)) = (in) /* NOLINT */ macro
159 #define ST_H(RTYPE, in, pdst) *((RTYPE*)(pdst)) = (in) /* NOLINT */ macro
217 #define ST_H OPC_2RI12(0xa5) macro
35 #define ST_H(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in) macro
68 #define ST_H(RTYPE, in, pdst) *((RTYPE*)(pdst)) = in macro