Go to the source code of this file.
Classes | |
| struct | cnode |
Defines | |
| #define | f0_leftexists 0x8000 |
| #define | f0_typemask 0x3f00 |
| #define | f0_typeshift 8 |
| #define | f0_chhmask 0x00ff |
| #define | f2_rightmask 0xf000 |
| #define | f2_rightshift 12 |
| #define | f2_casemask 0x0fff |
Typedefs | |
| typedef cnode | cnode |
|
|
Definition at line 18 of file ucpinternal.h. |
|
|
Definition at line 15 of file ucpinternal.h. |
|
|
Definition at line 16 of file ucpinternal.h. |
|
|
Definition at line 17 of file ucpinternal.h. |
|
|
Definition at line 24 of file ucpinternal.h. |
|
|
Definition at line 22 of file ucpinternal.h. |
|
|
Definition at line 23 of file ucpinternal.h. |
|
|
|
1.3.9.1