Searched defs:order (Results 1 – 2 of 2) sorted by relevance
438 static const MS_U16 order[20] = /* permutation of code lengths */ local
555 static void printf_CRC(int order,unsigned int size, unsigned char* crc) in printf_CRC()