Searched defs:stl_p (Results 1 – 2 of 2) sorted by relevance
163 #define stl_p(p, v) stl_be_p(p, v) macro175 #define stl_p(p, v) stl_le_p(p, v) macro
266 static inline void stl_p(void *ptr, uint32_t v) in stl_p() function