Searched refs:UsefulOutBuf_AppendUint32 (Results 1 – 2 of 2) sorted by relevance
1190 static inline void UsefulOutBuf_AppendUint32(UsefulOutBuf *pUOutBuf,2163 static inline void UsefulOutBuf_AppendUint32(UsefulOutBuf *pMe, in UsefulOutBuf_AppendUint32() function
3010 UsefulOutBuf_AppendUint32(&UOB, (uint32_t)Pool.len); // size of pool in MemPool_Pack()3011 UsefulOutBuf_AppendUint32(&UOB, uFreeOffset); // first free position in MemPool_Pack()