Searched refs:UsefulInputBuf_GetBytes (Results 1 – 2 of 2) sorted by relevance
1493 UsefulInputBuf_GetBytes(UsefulInputBuf *pUInBuf, size_t uNum);2237 const void *pResult = UsefulInputBuf_GetBytes(pMe, uNum); in UsefulInputBuf_GetUsefulBuf()2251 const void *pResult = UsefulInputBuf_GetBytes(pMe, sizeof(uint8_t)); in UsefulInputBuf_GetByte()2265 (const uint8_t *)UsefulInputBuf_GetBytes(pMe, sizeof(uint16_t)); in UsefulInputBuf_GetUint16()2305 (const uint8_t *)UsefulInputBuf_GetBytes(pMe, sizeof(uint32_t)); in UsefulInputBuf_GetUint32()2338 (const uint8_t *)UsefulInputBuf_GetBytes(pMe, sizeof(uint64_t)); in UsefulInputBuf_GetUint64()
427 UsefulInputBuf_GetBytes(UsefulInputBuf *pMe, size_t uAmount) in UsefulInputBuf_GetBytes() function
Completed in 12 milliseconds