Searched refs:SIX (Results 1 – 8 of 8) sorted by relevance
/linux/Documentation/translations/zh_TW/admin-guide/ |
H A D | unicode.rst | 151 U+F8F6 KLINGON DIGIT SIX
|
/linux/Documentation/translations/zh_CN/admin-guide/ |
H A D | unicode.rst | 148 U+F8F6 KLINGON DIGIT SIX
|
/linux/drivers/tty/vt/ |
H A D | ucs_fallback_table.h_shipped | 259 { 0x84, 0x36 }, /* LATIN CAPITAL LETTER TONE SIX -> '6' */ 260 { 0x85, 0x36 }, /* LATIN SMALL LETTER TONE SIX -> '6' */ 902 { 0x66, 0x36 }, /* ARABIC-INDIC DIGIT SIX -> '6' */ 973 { 0xF6, 0x36 }, /* EXTENDED ARABIC-INDIC DIGIT SIX -> '6' */ 1124 { 0x6C, 0x36 }, /* DEVANAGARI DIGIT SIX -> '6' */ 1167 { 0xEC, 0x36 }, /* BENGALI DIGIT SIX -> '6' */ 1203 { 0x6C, 0x36 }, /* GURMUKHI DIGIT SIX -> '6' */ 1246 { 0xEC, 0x36 }, /* GUJARATI DIGIT SIX -> '6' */ 1291 { 0x6C, 0x36 }, /* ORIYA DIGIT SIX -> '6' */ 1326 { 0xEC, 0x36 }, /* TAMIL DIGIT SIX [all...] |
H A D | ucs_width_table.h_shipped | 261 { 0x11366, 0x1136C }, /* COMBINING GRANTHA DIGIT ZERO - COMBINING GRANTHA DIGIT SIX */
|
/linux/Documentation/admin-guide/ |
H A D | unicode.rst | 162 U+F8F6 KLINGON DIGIT SIX
|
/linux/arch/m68k/fpsp040/ |
H A D | ssin.S | 451 |--HIDE SIX CYCLES OF INSTRUCTION
|
/linux/lib/ |
H A D | test_xarray.c | 407 void *SIX = xa_mk_value(6); in check_cmpxchg() local 413 XA_BUG_ON(xa, xa_cmpxchg(xa, 12345678, SIX, FIVE, GFP_KERNEL) != LOTS); in check_cmpxchg()
|
/linux/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 765 /* The SIX field in a VX form instruction. */ 766 #define SIX UIM6 + 1 770 #define PS SIX + 1 3769 {"vshasigmaw", VX (4,1666), VX_MASK, PPCVEC2, 0, {VD, VA, ST, SIX}}, 3777 {"vshasigmad", VX (4,1730), VX_MASK, PPCVEC2, 0, {VD, VA, ST, SIX}}, 764 #define SIX global() macro
|