Searched refs:get2BE (Results 1 – 3 of 3) sorted by relevance
275 static uint16_t get2BE(const unsigned char* buf) in get2BE() function335 count = get2BE(buf); in computeClassDumpLen()356 count = get2BE(buf); in computeClassDumpLen()377 count = get2BE(buf); in computeClassDumpLen()
41 INLINE u2 get2BE(unsigned char const* pSrc) in get2BE() function
940 *(((u2*) out)+i) = get2BE(in + i*2); in copyValuesToBE()