HP85 GPIB Disk Emulator
1.0
HP85GPIBDiskEmulator
|
#include "ff.h"
Go to the source code of this file.
Macros | |
#define | MERGE2(a, b) a ## b |
#define | CVTBL(tbl, cp) MERGE2(tbl, cp) |
Functions | |
WCHAR | ff_uni2oem (DWORD uni, WORD cp) |
WCHAR | ff_oem2uni (WCHAR oem, WORD cp) |
DWORD | ff_wtoupper (DWORD uni) |
Variables | |
static const WCHAR | uni2oem932 [] |
static const WCHAR | oem2uni932 [] |
static const WCHAR | uni2oem936 [] |
static const WCHAR | oem2uni936 [] |
static const WCHAR | uni2oem949 [] |
static const WCHAR | oem2uni949 [] |
static const WCHAR | uni2oem950 [] |
static const WCHAR | oem2uni950 [] |
static const WCHAR | uc437 [] |
static const WCHAR | uc720 [] |
static const WCHAR | uc737 [] |
static const WCHAR | uc771 [] |
static const WCHAR | uc775 [] |
static const WCHAR | uc850 [] |
static const WCHAR | uc852 [] |
static const WCHAR | uc855 [] |
static const WCHAR | uc857 [] |
static const WCHAR | uc860 [] |
static const WCHAR | uc861 [] |
static const WCHAR | uc862 [] |
static const WCHAR | uc863 [] |
static const WCHAR | uc864 [] |
static const WCHAR | uc865 [] |
static const WCHAR | uc866 [] |
static const WCHAR | uc869 [] |
#define CVTBL | ( | tbl, | |
cp | |||
) | MERGE2(tbl, cp) |
Definition at line 31 of file ffunicode.c.
#define MERGE2 | ( | a, | |
b | |||
) | a ## b |
Definition at line 30 of file ffunicode.c.
Definition at line 15244 of file ffunicode.c.
Referenced by f_getlabel(), get_fileinfo(), and tchar2uni().
Definition at line 15222 of file ffunicode.c.
Referenced by create_name(), f_setlabel(), and put_utf().
Definition at line 15464 of file ffunicode.c.
Referenced by cmp_lfn(), create_name(), dir_find(), f_mkfs(), f_setlabel(), and get_achar().
|
static |
Definition at line 966 of file ffunicode.c.
|
static |
Definition at line 4623 of file ffunicode.c.
|
static |
Definition at line 9488 of file ffunicode.c.
|
static |
Definition at line 13316 of file ffunicode.c.
|
static |
Definition at line 15009 of file ffunicode.c.
|
static |
Definition at line 15021 of file ffunicode.c.
|
static |
Definition at line 15033 of file ffunicode.c.
|
static |
Definition at line 15045 of file ffunicode.c.
|
static |
Definition at line 15057 of file ffunicode.c.
|
static |
Definition at line 15069 of file ffunicode.c.
|
static |
Definition at line 15081 of file ffunicode.c.
|
static |
Definition at line 15093 of file ffunicode.c.
|
static |
Definition at line 15105 of file ffunicode.c.
|
static |
Definition at line 15117 of file ffunicode.c.
|
static |
Definition at line 15129 of file ffunicode.c.
|
static |
Definition at line 15141 of file ffunicode.c.
|
static |
Definition at line 15153 of file ffunicode.c.
|
static |
Definition at line 15165 of file ffunicode.c.
|
static |
Definition at line 15177 of file ffunicode.c.
|
static |
Definition at line 15189 of file ffunicode.c.
|
static |
Definition at line 15201 of file ffunicode.c.
|
static |
Definition at line 39 of file ffunicode.c.
|
static |
Definition at line 1895 of file ffunicode.c.
|
static |
Definition at line 7353 of file ffunicode.c.
|
static |
Definition at line 11625 of file ffunicode.c.