Home
last modified time | relevance | path

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

/third_party/FatFs/source/
Dff.c400 static const BYTE* ExCvt; /* Ptr to SBCS up-case table Ct???[] (null:not used) */ variable
427 static const BYTE ExCvt[] = MKCVTBL(TBL_CT, FF_CODE_PAGE); variable