Searched refs:num2 (Results 1 – 1 of 1) sorted by relevance
100 int num2 = sizeof(buf2); in TEST_F() local102 nCRC2 = rtl_crc32(nCRC2, buf2, num2); in TEST_F()120 int num2 = sizeof(buf2) - 1; in TEST_F() local122 nCRC2 = rtl_crc32(nCRC2, buf2, num2); in TEST_F()140 int num2 = sizeof(buf2); in TEST_F() local142 nCRC2 = rtl_crc32(nCRC2, buf2, num2); in TEST_F()
Completed in 10 milliseconds