Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | MAX_FONTLEN 256 |
Typedefs | |
typedef unsigned short | unicode |
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
unicode | unitable [MAX_FONTLEN][255] |
int | unicount [MAX_FONTLEN] |
#define MAX_FONTLEN 256 |
Definition at line 23 of file conmakehash.c.
Definition at line 25 of file conmakehash.c.
Definition at line 79 of file conmakehash.c.
int unicount[MAX_FONTLEN] |
Definition at line 50 of file conmakehash.c.
unicode unitable[MAX_FONTLEN][255] |
Definition at line 48 of file conmakehash.c.