Home
last modified time | relevance | path

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

/fatfs-2.7.6/
Dff.c1716 int stretch /* 0: Do not stretch table, 1: Stretch table if needed */ in dir_next() argument
1742 if (!stretch) { /* If no stretch, report EOT */ in dir_next()
1752 if (!stretch) dp->sect = 0; /* (this line is to suppress compiler warning) */ in dir_next()