Home
last modified time | relevance | path

Searched refs:SIX (Results 1 – 8 of 8) sorted by relevance

/linux/Documentation/translations/zh_TW/admin-guide/
H A Dunicode.rst151 U+F8F6 KLINGON DIGIT SIX
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dunicode.rst148 U+F8F6 KLINGON DIGIT SIX
/linux/drivers/tty/vt/
H A Ducs_fallback_table.h_shipped259 { 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 Ducs_width_table.h_shipped261 { 0x11366, 0x1136C }, /* COMBINING GRANTHA DIGIT ZERO - COMBINING GRANTHA DIGIT SIX */
/linux/Documentation/admin-guide/
H A Dunicode.rst162 U+F8F6 KLINGON DIGIT SIX
/linux/arch/m68k/fpsp040/
H A Dssin.S451 |--HIDE SIX CYCLES OF INSTRUCTION
/linux/lib/
H A Dtest_xarray.c407 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 Dppc-opc.c765 /* 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