Home
last modified time | relevance | path

Searched refs:st (Results 1 – 1 of 1) sorted by relevance

/fatfs-2.7.6/
Dff.c5943 UINT j, st; local
5970 st = 0; si = 0; i = 0; j = 0; szb_case = 0;
5972 switch (st) {
5980 ch = 0xFFFF; st = 2; break; /* Compress the no-case block if run is >= 128 chars */
5982 st = 1; /* Do not compress short run */
5986 if (--j == 0) st = 0;
5991 st = 0;