Home
last modified time | relevance | path

Searched +full:0 +full:x16 (Results 1 – 25 of 1016) sorted by relevance

12345678910>>...41

/freebsd/sys/dev/vt/logo/
H A Dlogo_beastie.c38 0x16, 0x00, 0x62, 0x16, 0x88, 0x03, 0x80, 0x16, 0x00, 0x23, 0x88, 0x80,
39 0x00, 0x00, 0x08, 0x88, 0x16, 0x00, 0x21, 0x08, 0x16, 0x00, 0x06, 0x88,
40 0x16, 0x00, 0x20, 0x80, 0x16, 0x00, 0x06, 0x08, 0x80, 0x16, 0x00, 0x1e,
41 0x08, 0x16, 0x00, 0x08, 0x88, 0x16, 0x00, 0x1e, 0x08, 0x16, 0x00, 0x06,
42 0x87, 0x00, 0x08, 0x16, 0x00, 0x1e, 0x80, 0x16, 0x00, 0x06, 0x77, 0x80,
43 0x00, 0x80, 0x16, 0x00, 0x1d, 0x80, 0x16, 0x00, 0x06, 0x08, 0x00, 0x00,
44 0x08, 0x16, 0x00, 0x1d, 0x80, 0x16, 0x00, 0x09, 0x08, 0x16, 0x00, 0x1c,
45 0x08, 0x16, 0x00, 0x0a, 0x08, 0x16, 0x00, 0x1c, 0x08, 0x16, 0x00, 0x0b,
46 0x80, 0x16, 0x00, 0x1b, 0x08, 0x16, 0x00, 0x0b, 0x80, 0x16, 0x00, 0x1b,
47 0x08, 0x00, 0x08, 0x70, 0x16, 0x00, 0x03, 0x77, 0x70, 0x16, 0x00, 0x03,
[all …]
/freebsd/sys/ufs/ffs/
H A Dffs_tables.c42 0x3, 0x7, 0xf, 0x1f, 0x3f, 0x7f, 0xff, 0x1ff, 0x3ff
45 0x0, 0x2, 0x6, 0xe, 0x1e, 0x3e, 0x7e, 0xfe, 0x1fe
61 0x00, 0x16, 0x16, 0x2a, 0x16, 0x16, 0x26, 0x4e,
62 0x16, 0x16, 0x16, 0x3e, 0x2a, 0x3e, 0x4e, 0x8a,
63 0x16, 0x16, 0x16, 0x3e, 0x16, 0x16, 0x36, 0x5e,
64 0x16, 0x16, 0x16, 0x3e, 0x3e, 0x3e, 0x5e, 0x9e,
65 0x16, 0x16, 0x16, 0x3e, 0x16, 0x16, 0x36, 0x5e,
66 0x16, 0x16, 0x16, 0x3e, 0x3e, 0x3e, 0x5e, 0x9e,
67 0x2a, 0x3e, 0x3e, 0x2a, 0x3e, 0x3e, 0x2e, 0x6e,
68 0x3e, 0x3e, 0x3e, 0x3e, 0x2a, 0x3e, 0x6e, 0xaa,
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Dc648 0x16500 belong 0x12014100 D64 Image
9 0x16500 belong 0x12014180 D71 Image
10 0x61800 belong 0x28034400 D81 Image
11 0 belong 0x43154164 X64 Image
22 0 string C64\40CARTRIDGE
24 >0x44 ubelong >0x10
25 >>0 use c64-crt
27 0 name c64-crt
28 >0 string x Commodore 64 cartridge
34 >0x20 ubyte 0 \b,
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/
H A Dsme-abi.S1 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
45 tbz x0, #0, 2f
64 adrp x16, TPIDR2_SYMBOL
65 ldrb w16, [x16, TPIDR2_SYMBOL_OFFSET]
67 0:
68 orr x0, x0, #0xC000000000000000
69 mrs x16, SVCR
70 bfxil x0, x16, #0, #2
92 ldr x16, [x0]
93 cbz x16, 1f
[all …]
/freebsd/sys/crypto/openssl/aarch64/
H A Dsha512-armv8.S73 adrp x16,OPENSSL_armcap_P
74 ldr w16,[x16,#:lo12:OPENSSL_armcap_P]
80 add x29,sp,#0
103 rev x3,x3 // 0
105 ror x16,x24,#14
113 eor x16,x16,x6,ror#18 // Sigma1(e)
117 add x27,x27,x16 // h+=Sigma1(e)
130 ror x16,x23,#14
138 eor x16,x16,x7,ror#18 // Sigma1(e)
142 add x26,x26,x16 // h+=Sigma1(e)
[all …]
H A Darmv8-mont.S35 add x29,sp,#0
40 ldr x9,[x2],#8 // bp[0]
42 ldp x7,x8,[x1],#16 // ap[0..1]
46 ldp x13,x14,[x3],#16 // np[0..1]
48 mul x6,x7,x9 // ap[0]*bp[0]
51 mul x10,x8,x9 // ap[1]*bp[0]
54 mul x15,x6,x4 // "tp[0]"*n0
57 // (*) mul x12,x13,x15 // np[0]*m1
59 mul x16,x14,x15 // np[1]*m1
82 adds x12,x16,x13
[all …]
/freebsd/sys/contrib/openzfs/module/icp/asm-aarch64/sha2/
H A Dsha512-armv8.S33 .word 0
39 .quad 0x428a2f98d728ae22,0x7137449123ef65cd
40 .quad 0xb5c0fbcfec4d3b2f,0xe9b5dba58189dbbc
41 .quad 0x3956c25bf348b538,0x59f111f1b605d019
42 .quad 0x923f82a4af194f9b,0xab1c5ed5da6d8118
43 .quad 0xd807aa98a303024
[all...]
/freebsd/contrib/lua/src/
H A Dlctype.c22 #define NONA 0x01
24 #define NONA 0x00 /* default */
29 0x00, /* EOZ */
30 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0. */
31 0x00, 0x08, 0x08, 0x08, 0x08, 0x08, 0x00, 0x00,
32 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 1. */
33 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
34 0x0c, 0x04, 0x04, 0x04, 0x04, 0x04, 0x04, 0x04, /* 2. */
35 0x04, 0x04, 0x04, 0x04, 0x04, 0x04, 0x04, 0x04,
36 0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16, /* 3. */
[all …]
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlctype.c15 0x00, /* EOZ */
16 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0. */
17 0x00, 0x08, 0x08, 0x08, 0x08, 0x08, 0x00, 0x00,
18 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 1. */
19 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
20 0x0c, 0x04, 0x04, 0x04, 0x04, 0x04, 0x04, 0x04, /* 2. */
21 0x04, 0x04, 0x04, 0x04, 0x04, 0x04, 0x04, 0x04,
22 0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16, 0x16, /* 3. */
23 0x16, 0x16, 0x04, 0x04, 0x04, 0x04, 0x04, 0x04,
24 0x04, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x05, /* 4. */
[all …]
/freebsd/contrib/bearssl/src/x509/
H A Dskey_decoder.c17 x = 0; in t0_parse7E_unsigned()
22 x = (x << 7) | (uint32_t)(y & 0x7F); in t0_parse7E_unsigned()
23 if (y < 0x80) { in t0_parse7E_unsigned()
41 x = (x << 7) | (uint32_t)(y & 0x7F); in t0_parse7E_signed()
42 if (y < 0x80) { in t0_parse7E_signed()
52 #define T0_VBYTE(x, n) (unsigned char)((((uint32_t)(x) >> (n)) & 0x7F) | 0x80)
53 #define T0_FBYTE(x, n) (unsigned char)(((uint32_t)(x) >> (n)) & 0x7F)
54 #define T0_SBYTE(x) (unsigned char)((((uint32_t)(x) >> 28) + 0xF8) ^ 0xF8)
55 #define T0_INT1(x) T0_FBYTE(x, 0)
56 #define T0_INT2(x) T0_VBYTE(x, 7), T0_FBYTE(x, 0)
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
264 int64_t Feat00Value = 0; in emitStartOfAsmFile()
290 unsigned Flags = 0; in emitStartOfAsmFile()
367 // LDR X16,#12 ; X16 := addr of __xray_FunctionEntry or __xray_FunctionExit in emitSled()
368 // BLR X16 ; call the tracing trampoline in emitSled()
384 for (int8_t I = 0; I < NoopsInSledCount; I++) in emitSled()
385 EmitToStreamer(*OutStreamer, MCInstBuilder(AArch64::HINT).addImm(0)); in emitSled()
414 .addReg(MI.getOperand(0).getReg()) in LowerPATCHABLE_EVENT_CALL()
415 .addImm(0); in LowerPATCHABLE_EVENT_CALL()
420 .addImm(0); in LowerPATCHABLE_EVENT_CALL()
[all …]
H A DAArch64SLSHardening.cpp3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
87 for (unsigned I = 0; I < NumXRegisters; ++I) in operator |=()
89 for (unsigned I = 0; I < NumXRegisters; ++I) in operator |=()
113 // Indexes corresponding to the forbidden x16, x17 and x30 registers are
115 reg_bitmask_t BLRThunks = 0;
116 reg_bitmask_t BLRAAZThunks = 0;
117 reg_bitmask_t BLRABZThunks = 0;
201 assert(Reg != AArch64::X16 && Reg != AArch64::X17 && Reg != AArch64::LR); in indexOfXReg()
278 // which is 31 characters (without the '\0' character).
283 return formatv("{0}{1}x{2}", CommonNamePrefix, Kind.NameInfix, N); in createThunkName()
[all …]
/freebsd/contrib/spleen/
H A DChangeLog1 Spleen 2.1.0 (2024-03-22)
28 - Remove C0 control characters range in the 8x16, 16x32, and 32x64 versions
32 Spleen 2.0.0 (2023-05-28)
34 - Add full support for CP437 (IBM PC) in the 8x16, 16x32, and 32x64 versions
37 - Add various arrows and triangle-headed arrows in the 8x16, 16x32, and
40 - Add union symbol in the 8x16, 16x32, and 32x64 versions
78 Spleen 1.9.0 (2021-03-12)
99 8x16 version, fixing alignment issues
101 up (8x16 version)
127 Spleen 1.8.0 (2020-06-29)
[all …]
/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_radio_2057.c81 { 0x0E, 0x20 }, { 0x31, 0x00 }, { 0x32, 0x00 }, { 0x33, 0x00 },
82 { 0x35, 0x26 }, { 0x3C, 0xff }, { 0x3D, 0xff }, { 0x3E, 0xff },
83 { 0x3F, 0xff }, { 0x62, 0x33 }, { 0x8A, 0xf0 }, { 0x8B, 0x10 },
84 { 0x8C, 0xf0 }, { 0x91, 0x3f }, { 0x92, 0x36 }, { 0xA4, 0x8c },
85 { 0xA8, 0x55 }, { 0xAF, 0x01 }, { 0x10F, 0xf0 }, { 0x110, 0x10 },
86 { 0x111, 0xf0 }, { 0x116, 0x3f }, { 0x117, 0x36 }, { 0x129, 0x8c },
87 { 0x12D, 0x55 }, { 0x134, 0x01 }, { 0x15E, 0x00 }, { 0x15F, 0x00 },
88 { 0x160, 0x00 }, { 0x161, 0x00 }, { 0x162, 0x00 }, { 0x163, 0x00 },
89 { 0x169, 0x02 }, { 0x16A, 0x00 }, { 0x16B, 0x00 }, { 0x16C, 0x00 },
90 { 0x1A4, 0x00 }, { 0x1A5, 0x00 }, { 0x1A6, 0x00 }, { 0x1AA, 0x00 },
[all …]
/freebsd/usr.sbin/bsdconfig/console/
H A Dfont32 f_dprintf "%s: loading includes..." "$0"
147 f8="cp437-8x8" f14="cp437-8x14" f16="cp437-8x16" ;;
149 f8="cp850-8x8" f14="cp850-8x14" f16="cp850-8x16" ;;
151 f8="cp865-8x8" f14="cp865-8x14" f16="cp865-8x16" ;;
153 f8="cp866-8x8" f14="cp866-8x14" f16="cp866b-8x16" mc_start="3" ;;
155 f8="cp866u-8x8" f14="cp866u-8x14" f16="cp866u-8x16" mc_start="3" ;;
157 f8="cp1251-8x8" f14="cp1251-8x14" f16="cp1251-8x16" mc_start="3" ;;
159 f8="iso-8x8" f14="iso-8x14" f16="iso-8x16" ;;
161 f8="iso02-8x8" f14="iso02-8x14" f16="iso02-8x16" ;;
163 f8="iso04-8x8" f14="iso04-8x14" f16="iso04-8x16" ;;
[all …]
/freebsd/sys/contrib/device-tree/src/arm/rockchip/
H A Drk3288-veyron-jerry.dts25 pinctrl-0 = <&pmic_int_l &dvs_1 &dvs_2>;
45 #size-cells = <0>;
52 0x01 0x00 0x06 0x00 0x08 0x02 0x89 0x01
53 0x24 0x00 0x67 0x09 0x14 0x01 0x00 0x0f 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c
54 0x05 0x0c 0x06 0x0c 0x07 0x09 0x08 0x09 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c
55 0x0d 0x09 0x0e 0x09 0x0f 0x09 0x89 0x01 0x24 0x00 0x67 0x09 0x14 0x02 0x00 0x0f
56 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c 0x05 0x0c 0x06 0x0c 0x07 0x09 0x08 0x09
57 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c 0x0d 0x09 0x0e 0x09 0x0f 0x09 0x89 0x01
58 0x24 0x00 0x67 0x09 0x14 0x03 0x00 0x0f 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c
59 0x05 0x0c 0x06 0x0c 0x07 0x09 0x08 0x09 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c
[all …]
/freebsd/crypto/openssl/test/
H A Ddtlsv1listentest.c22 0x16, /* Handshake */
23 0xFE, 0xFF, /* DTLSv1.0 */
24 0x00, 0x00, /* Epoch */
25 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* Record sequence number */
26 0x00, 0x3A, /* Record Length */
27 0x01, /* ClientHello */
28 0x00, 0x00, 0x2E, /* Message length */
29 0x00, 0x00, /* Message sequence */
30 0x00, 0x00, 0x00, /* Fragment offset */
31 0x00, 0x00, 0x2E, /* Fragment length */
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mn-tqma8mqnl-mba8mx.dts28 pinctrl-0 = <&pinctrl_reg_usdhc2_vmmc>;
42 pinctrl-0 = <&pinctrl_usb0hub_sel>;
54 reg = <0x27>;
59 pinctrl-0 = <&pinctrl_expander2>;
91 fsl,pins = <MX8MN_IOMUXC_ECSPI1_SCLK_ECSPI1_SCLK 0x00000146>,
92 <MX8MN_IOMUXC_ECSPI1_MOSI_ECSPI1_MOSI 0x00000146>,
93 <MX8MN_IOMUXC_ECSPI1_MISO_ECSPI1_MISO 0x00000146>,
94 <MX8MN_IOMUXC_ECSPI1_SS0_GPIO5_IO9 0x00000146>;
98 fsl,pins = <MX8MN_IOMUXC_ECSPI2_SCLK_ECSPI2_SCLK 0x00000146>,
99 <MX8MN_IOMUXC_ECSPI2_MOSI_ECSPI2_MOSI 0x00000146>,
[all …]
H A Dimx8mp-icore-mx8mp-edimm2.2.dts28 pinctrl-0 = <&pinctrl_reg_usb1>;
39 pinctrl-0 = <&pinctrl_reg_usdhc2_vmmc>;
49 pinctrl-0 = <&pinctrl_eqos>;
57 #size-cells = <0>;
61 micrel,led-mode = <0>;
70 pinctrl-0 = <&pinctrl_uart2>;
105 pinctrl-0 = <&pinctrl_usdhc2>, <&pinctrl_usdhc2_gpio>;
113 MX8MP_IOMUXC_ENET_MDC__ENET_QOS_MDC 0x2
114 MX8MP_IOMUXC_ENET_MDIO__ENET_QOS_MDIO 0x2
115 MX8MP_IOMUXC_ENET_RD0__ENET_QOS_RGMII_RD0 0x90
[all …]
H A Dimx8mm-tqma8mqml-mba8mx.dts30 pinctrl-0 = <&pinctrl_reg_usdhc2_vmmc>;
45 pinctrl-0 = <&pinctrl_usb1_connector>;
50 #size-cells = <0>;
52 port@0 {
53 reg = <0>;
65 reg = <0x27>;
70 pinctrl-0 = <&pinctrl_expander>;
126 pinctrl-0 = <&pinctrl_usbotg1>;
152 fsl,pins = <MX8MM_IOMUXC_ECSPI1_SCLK_ECSPI1_SCLK 0x00000006>,
153 <MX8MM_IOMUXC_ECSPI1_MOSI_ECSPI1_MOSI 0x00000006>,
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_tag_mismatch_aarch64.S81 mov x16, #1
82 and x17, x1, #0xf
83 lsl x16, x16, x17
84 and x17, x0, #0xf
85 add x17, x16, x17
89 ubfx x16, x0, #4, #52
90 ldrb w16, [x9, x16]
91 cmp w16, #0xf
98 orr x16, x
[all...]
/freebsd/contrib/llvm-project/lld/MachO/Arch/
H A DARM64_32.cpp4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
67 0x90000010, // 00: adrp x16, __la_symbol_ptr@page
68 0xb9400210, // 04: ldr w16, [x16, __la_symbol_ptr@pageoff]
69 0xd61f0200, // 08: br x16
78 0x90000011, // 00: adrp x17, _dyld_private@page
79 0x91000231, // 04: add x17, x17, _dyld_private@pageoff
80 0xa9bf47f0, // 08: stp x16/x17, [sp, #-16]!
81 0x90000010, // 0c: adrp x16, dyld_stub_binder@page
82 0xb9400210, // 10: ldr w16, [x16, dyld_stub_binder@pageoff]
83 0xd61f0200, // 14: br x16
[all …]
/freebsd/sys/contrib/libsodium/test/default/
H A Dsecretbox_easy.exp10xf3,0xff,0xc7,0x70,0x3f,0x94,0x00,0xe5,0x2a,0x7d,0xfb,0x4b,0x3d,0x33,0x05,0xd9,0x8e,0x99,0x3b,0x9…
20xf3,0xff,0xc7,0x70,0x3f,0x94,0x00,0xe5,0x2a,0x7d,0xfb,0x4b,0x3d,0x33,0x05,0xd9,0x8e,0x99,0x3b,0x9…
30xf3,0xff,0xc7,0x70,0x3f,0x94,0x00,0xe5,0x2a,0x7d,0xfb,0x4b,0x3d,0x33,0x05,0xd9,0x8e,0x99,0x3b,0x9…
40xf3,0xff,0xc7,0x70,0x3f,0x94,0x00,0xe5,0x2a,0x7d,0xfb,0x4b,0x3d,0x33,0x05,0xd9,0x8e,0x99,0x3b,0x9…
50xf3,0xff,0xc7,0x70,0x3f,0x94,0x00,0xe5,0x2a,0x7d,0xfb,0x4b,0x3d,0x33,0x05,0xd9,0x8e,0x99,0x3b,0x9…
6 ,0x25,0x39,0x12,0x1d,0x8e,0x23,0x4e,0x65,0x2d,0x65,0x1f,0xa4,0xc8,0xcf,0xf8,0x80,0x8e
7 ,0x25,0x39,0x12,0x1d,0x8e,0x23,0x4e,0x65,0x2d,0x65,0x1f,0xa4,0xc8,0xcf,0xf8,0x80,0x8e
8 ,0x8c,0xf3,0x90,0x57,0xc9,0xbc,0xf2,0xba,0x98,0x87,0xfb,0x15,0x9f,0x21,0x0c,0xd8,0x23,0x88,0x8f,0xb…
9 ,0xbe,0x07,0x5f,0xc5,0x3c,0x81,0xf2,0xd5,0xcf,0x14,0xd2,0xe8,0xe8,0x1a,0xac,0xd2,0xba,0x1b,0xaa,0x6…
H A Dsign.c6 = { 0x42, 0x11, 0x51, 0xa4, 0x59, 0xfa, 0xea, 0xde, 0x3d, 0x24, 0x71,
7 0x15, 0xf9, 0x4a, 0xed, 0xae, 0x42, 0x31, 0x81, 0x24, 0x09, 0x5a,
8 0xfa, 0xbe, 0x4d, 0x14, 0x51, 0xa5, 0x59, 0xfa, 0xed, 0xee };
180x9d,0x61,0xb1,0x9d,0xef,0xfd,0x5a,0x60,0xba,0x84,0x4a,0xf4,0x92,0xec,0x2c,0xc4,0x44,0x49,0xc5,0x6…
190x4c,0xcd,0x08,0x9b,0x28,0xff,0x96,0xda,0x9d,0xb6,0xc3,0x46,0xec,0x11,0x4e,0x0f,0x5b,0x8a,0x31,0x9…
200xc5,0xaa,0x8d,0xf4,0x3f,0x9f,0x83,0x7b,0xed,0xb7,0x44,0x2f,0x31,0xdc,0xb7,0xb1,0x66,0xd3,0x85,0x3…
210x0d,0x4a,0x05,0xb0,0x73,0x52,0xa5,0x43,0x6e,0x18,0x03,0x56,0xda,0x0a,0xe6,0xef,0xa0,0x34,0x5f,0xf…
220x6d,0xf9,0x34,0x0c,0x13,0x8c,0xc1,0x88,0xb5,0xfe,0x44,0x64,0xeb,0xaa,0x3f,0x7f,0xc2,0x06,0xa2,0xd…
230xb7,0x80,0x38,0x1a,0x65,0xed,0xf8,0xb7,0x8f,0x69,0x45,0xe8,0xdb,0xec,0x79,0x41,0xac,0x04,0x9f,0xd…
240x78,0xae,0x9e,0xff,0xe6,0xf2,0x45,0xe9,0x24,0xa7,0xbe,0x63,0x04,0x11,0x46,0xeb,0xc6,0x70,0xdb,0xd…
[all …]
/freebsd/usr.sbin/vidcontrol/
H A Dvidcontrol.1178 to 0 turns off the cursor in
305 .Cm 8x16 ) .
465 .Bl -column "25 line modes" "8x16 (VGA), 8x14 (EGA)" -compact
467 .No 25 line modes Ta 8x16 (VGA), 8x14 (EGA)
468 .No 30 line modes Ta 8x16
474 It is better to always load all three sizes (8x8, 8x14 and 8x16)
520 .Li "6:4 <0XXX0000> 3 background color"
522 .Li "2:0 <00000XXX> 3 foreground color"
528 .It 0
549 .It 0
[all...]

12345678910>>...41