Home
last modified time | relevance | path

Searched defs:DbcTbl (Results 1 – 1 of 1) sorted by relevance

/third_party/FatFs/source/
Dff.c401 static const BYTE* DbcTbl; /* Ptr to DBCS code range table Dc???[] (null:not used) */ variable
431 static const BYTE DbcTbl[] = MKCVTBL(TBL_DC, FF_CODE_PAGE); variable