Searched defs:LEAF (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/unicode/ |
| H A D | utf8-norm.c | 203 #define LEAF_GEN(LEAF) ((LEAF)[0]) argument 204 #define LEAF_CCC(LEAF) ((LEAF)[1]) argument 205 #define LEAF_STR(LEAF) ((const char *)((LEAF) + 2)) argument
|
| H A D | mkutf8data.c | 175 #define LEAF_GEN(LEAF) ((LEAF)[0]) argument 176 #define LEAF_CCC(LEAF) ((LEAF)[1]) argument 177 #define LEAF_STR(LEAF) ((const char*)((LEAF) + 2)) argument 343 #define LEAF 0 macro
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | indirect_table.h | 95 #define LEAF(x) -x macro
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | jfs_btree.h | 142 #define BT_GETSEARCH(IP, LEAF, BN, MP, TYPE, P, INDEX, ROOT)\ argument
|
| H A D | jfs_xtree.c | 75 #define XT_GETSEARCH(IP, LEAF, BN, MP, P, INDEX) \ argument
|
| H A D | jfs_dtree.c | 133 #define DT_GETSEARCH(IP, LEAF, BN, MP, P, INDEX) \ argument
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | asm.h | 42 #define LEAF(symbol) \ macro
|
| /OK3568_Linux_fs/u-boot/arch/mips/include/asm/ |
| H A D | asm.h | 55 #define LEAF(symbol) \ macro
|
| /OK3568_Linux_fs/u-boot/fs/reiserfs/ |
| H A D | reiserfs_private.h | 459 #define LEAF CACHE (DISK_LEAF_NODE_LEVEL) macro
|