Searched defs:ST_H (Results 1 – 4 of 4) sorted by relevance
146 #define ST_H(RTYPE, in, pdst) *((RTYPE*)(pdst)) = (in) /* NOLINT */ macro
35 #define ST_H(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in) macro
62 #define ST_H(RTYPE, in, pdst) *((RTYPE*)(pdst)) = in macro
34 #define ST_H(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in) macro