Searched refs:zero_count (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/asahi/lib/ | ||
| H A D | hexdump.h | 38 unsigned zero_count = 0; local in function:hexdump 42 zero_count++; 47 if (zero_count >= 32) { 49 i += (zero_count & ~0xF) - 1; |
Completed in 2 milliseconds