Home
last modified time | relevance | path

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

/fatfs-latest/
Dff.c6046 UINT j, st; local
6073 st = 0; si = 0; i = 0; j = 0; szb_case = 0;
6075 switch (st) {
6083 ch = 0xFFFF; st = 2; break; /* Compress the no-case block if run is >= 128 chars */
6085 st = 1; /* Do not compress short run */
6089 if (--j == 0) st = 0;
6094 st = 0;