Home
last modified time | relevance | path

Searched full:l (Results 1 – 25 of 4604) sorted by relevance

12345678910>>...185

/openbsd-src/regress/usr.bin/mandoc/tbl/layout/
H A Dlines.in13 _ l
14 l l.
21 l _ l
22 l l l.
29 l _ _ l
30 l l l l.
37 l _
38 l l.
45 l l
46 _ l
[all …]
H A Dlines-nogroff.in13 | l l
14 l l.
23 _| l
24 l l.
33 | _ l
34 l l.
43 l| l
44 l l.
53 l| _ l
54 l l l.
[all …]
/openbsd-src/regress/usr.bin/bc/
H A Dt17.out103 74s�L
132 103s�l
311 l�ps.
312 l�ps.
313 l�ps.
314 l�ps.
315 l�ps.
316 l�ps.
317 l�ps.
318 l�ps.
[all …]
/openbsd-src/regress/usr.bin/dc/
H A Dt19.in103 75s�L
132 104s�l
311 l�ps.
312 l�ps.
313 l�ps.
314 l�ps.
315 l�ps.
316 l�ps.
317 l�ps.
318 l�ps.
[all …]
/openbsd-src/gnu/llvm/libcxx/include/
H A Dversion17 __cpp_lib_adaptor_iterator_pair_constructor 202106L <queue> <stack>
18 __cpp_lib_addressof_constexpr 201603L <memory>
19 __cpp_lib_allocate_at_least 202106L <memory>
20 __cpp_lib_allocator_traits_is_always_equal 201411L <deque> <forward_list> <list>
24 __cpp_lib_any 201606L <any>
25 __cpp_lib_apply 201603L <tuple>
26 __cpp_lib_array_constexpr 201811L <array> <iterator>
27 201603L // C++17
28 __cpp_lib_as_const 201510L <utility>
29 __cpp_lib_associative_heterogeneous_erasure 202110L <map> <set> <unordered_map>
[all …]
/openbsd-src/regress/lib/libm/cephes/
H A Dmonotll.c4 * Copyright (c) 2008 Stephen L. Moshier <steve@moshier.net>
31 S. L. Moshier */
37 static long double MACHEPL = 1.9259299443872358530559779425849273185381E-34L;
100 {"exp", expl, 1.0L, 2.7182769775390625L,
101 4.85091998273536028747135266249775725E-6L,
103 {"exp", expl, -1.0L, 3.678741455078125e-1L,
104 5.29566362982159552377016146086744581E-6L,
105 3.67879441171442321595523770161460867E-1L, TOL},
106 {"exp", expl, 0.5L, 1.648712158203125L,
107 9.11249700314684865078781416357165378E-6L,
[all …]
H A Dmonotl.c4 * Copyright (c) 2008 Stephen L. Moshier <steve@moshier.net>
30 S. L. Moshier */
37 5.42101086242752217003726400434970855712890625E-20L;
96 {"exp", expl, 1.0L, 2.7182769775390625L,
97 4.85091998273536028747e-6L, 2.71828182845904523536L, TOL},
98 {"exp", expl, -1.0L, 3.678741455078125e-1L,
99 5.29566362982159552377e-6L, 3.678794411714423215955e-1L, TOL},
100 {"exp", expl, 0.5L, 1.648712158203125L,
101 9.1124970031468486507878e-6L, 1.64872127070012814684865L, TOL},
102 {"exp", expl, -0.5L, 6.065216064453125e-1L,
[all …]
/openbsd-src/regress/lib/libc/wprintf/
H A Dwfp.c54 testfmt(L" 1.000000E+00", L"%13E", 1.0); in main()
55 testfmt(L" 1.000000", L"%13f", 1.0); in main()
56 testfmt(L" 1", L"%13G", 1.0); in main()
57 testfmt(L" 1.000000E+00", L"%13LE", 1.0L); in main()
58 testfmt(L" 1.000000", L"%13Lf", 1.0L); in main()
59 testfmt(L" 1", L"%13LG", 1.0L); in main()
61 testfmt(L"2.718282", L"%.*f", -2, 2.7182818); in main()
63 testfmt(L"1.234568e+06", L"%e", 1234567.8); in main()
64 testfmt(L"1234567.800000", L"%f", 1234567.8); in main()
65 testfmt(L"1.23457E+06", L"%G", 1234567.8); in main()
[all …]
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.disasm/
H A Dt02_mova.exp55 gdb_test "x /i _start" "mova/b.l\t@\\(0x1234(:16|),r3l.b\\),er1" \
57 gdb_test "x" "mova/b.l\t@\\(0x1234(:16|),r3.w\\),er1" \
59 gdb_test "x" "mova/w.l\t@\\(0x1234(:16|),r3l.b\\),er1" \
61 gdb_test "x" "mova/w.l\t@\\(0x1234(:16|),r3.w\\),er1" \
63 gdb_test "x" "mova/l.l\t@\\(0x1234(:16|),r3l.b\\),er1" \
64 "mova/l.c @(0x1234:16,r3l.b),er1"
65 gdb_test "x" "mova/l.l\t@\\(0x1234(:16|),r3.w\\),er1" \
66 "mova/l.c @(0x1234:16,r3.w),er1"
67 gdb_test "x" "mova/b.l\t@\\(0x12345678(:32|),r3l.b\\),er1" \
69 gdb_test "x" "mova/b.l\t@\\(0x12345678(:32|),r3.w\\),er1" \
[all …]
H A Dt02_mova.s12 mova/l.c @(0x1234:16,r3l.b),er1 ;7AC91234
13 mova/l.c @(0x1234:16,r3.w),er1 ;7AD91234
18 mova/l.c @(0x12345678:32,r3l.b),er1 ;7AC112345678
19 mova/l.c @(0x12345678:32,r3.w),er1 ;7AD112345678
21 mova/b.l @(0x1234:16,r3l.b),er1 ;78B87A891234
22 mova/b.l @(0x1234:16,r3.w),er1 ;78397A991234
23 mova/w.l @(0x1234:16,r3l.b),er1 ;78B87AA91234
24 mova/w.l @(0x1234:16,r3.w),er1 ;78397AB91234
25 mova/l.l @(0x1234:16,r3l.b),er1 ;78B87AC91234
26 mova/l.l @(0x1234:16,r3.w),er1 ;78397AD91234
[all …]
H A Dt07_ari3.exp77 gdb_test "x" "neg.b\t@\\(0x1234(:16|),er2.l\\)" \
78 "neg.b @(0x1234:16,er2.l)"
83 gdb_test "x" "neg.b\t@\\(0x12345678(:32|),er2.l\\)" \
84 "neg.b @(0x12345678:32,er2.l)"
113 gdb_test "x" "neg.w\t@\\(0x1234(:16|),er2.l\\)" \
114 "neg.w @(0x1234:16,er2.l)"
119 gdb_test "x" "neg.w\t@\\(0x12345678(:32|),er2.l\\)" \
120 "neg.w @(0x12345678:32,er2.l)"
125 gdb_test "x" "neg.l\ter1" \
126 "neg.l er1"
[all …]
H A Dt07_ari3.s19 neg.b @(0x1234:16,er2.l) ;01776e2812341780
22 neg.b @(0x12345678:32,er2.l) ;78276a28123456781780
38 neg.w @(0x1234:16,er2.l) ;01576f2812341790
41 neg.w @(0x12345678:32,er2.l) ;78276b28123456781790
45 neg.l er1 ;17b1
46 neg.l @er1 ;0104691817b0
47 neg.l @(0xc:2,er1) ;0107691817b0
48 neg.l @er1+ ;01046d1817b0
49 neg.l @-er1 ;01076d1817b0
50 neg.l @+er1 ;01056d1817b0
[all …]
H A Dt11_logs.exp77 gdb_test "x" "not.b\t@\\(0x1234(:16|),er2.l\\)" \
78 "not.b @(0x1234:16,er2.l)"
83 gdb_test "x" "not.b\t@\\(0x12345678(:32|),er2.l\\)" \
84 "not.b @(0x12345678:32,er2.l)"
113 gdb_test "x" "not.w\t@\\(0x1234(:16|),er2.l\\)" \
114 "not.w @(0x1234:16,er2.l)"
119 gdb_test "x" "not.w\t@\\(0x12345678(:32|),er2.l\\)" \
120 "not.w @(0x12345678:32,er2.l)"
125 gdb_test "x" "not.l\ter1" \
126 "not.l er1"
[all …]
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dlist_test.cpp30 static void setList(ListT *L, ListItem *I1 = nullptr, ListItem *I2 = nullptr, in setList() argument
32 L->clear(); in setList()
34 L->push_back(I1); in setList()
36 L->push_back(I2); in setList()
38 L->push_back(I3); in setList()
42 static void checkList(ListT *L, ListItem *I1, ListItem *I2 = nullptr, in checkList() argument
46 EXPECT_EQ(L->front(), I1); in checkList()
47 L->pop_front(); in checkList()
50 EXPECT_EQ(L->front(), I2); in checkList()
51 L->pop_front(); in checkList()
[all …]
/openbsd-src/sys/dev/pci/
H A Dif_bnxreg.h752 #define STATUS_ATTN_BITS_LINK_STATE (1L<<0)
753 #define STATUS_ATTN_BITS_TX_SCHEDULER_ABORT (1L<<1)
754 #define STATUS_ATTN_BITS_TX_BD_READ_ABORT (1L<<2)
755 #define STATUS_ATTN_BITS_TX_BD_CACHE_ABORT (1L<<3)
756 #define STATUS_ATTN_BITS_TX_PROCESSOR_ABORT (1L<<4)
757 #define STATUS_ATTN_BITS_TX_DMA_ABORT (1L<<5)
758 #define STATUS_ATTN_BITS_TX_PATCHUP_ABORT (1L<<6)
759 #define STATUS_ATTN_BITS_TX_ASSEMBLER_ABORT (1L<<7)
760 #define STATUS_ATTN_BITS_RX_PARSER_MAC_ABORT (1L<<8)
761 #define STATUS_ATTN_BITS_RX_PARSER_CATCHUP_ABORT (1L<<
[all...]
/openbsd-src/regress/usr.bin/mandoc/roff/esc/
H A Dl.in1 .\" $OpenBSD: l.in,v 1.4 2022/06/08 13:08:00 schwarze Exp $
6 .Nm esc-l
7 .Nd the roff escape l sequence: horizontal line
9 explicit scaling unit and fill char: >\l'2nf'<
11 explicit scaling unit and default char: >\l'3n'<
13 default unit and explicit fill char: >\l'4x'<
15 default unit and char: >\l'5'<
17 explicit scaling unit and escape sequence: >\l'6n\(+-'<
19 default unit and escape char: >\l'7n\(at'<
21 rounding: >\l'0.26ix'<
[all …]
H A Dl.out_lint1 mandoc: l.in:23:17: ERROR: invalid escape argument delimiter: \l-
2 mandoc: l.in:25:20: UNSUPP: unsupported escape sequence: \!
3 mandoc: l.in:25:23: UNSUPP: unsupported escape sequence: \!
4 mandoc: l.in:27:20: UNSUPP: unsupported escape sequence: \r
5 mandoc: l.in:27:18: ERROR: invalid escape argument delimiter: \l\r
6 mandoc: l.in:35:14: ERROR: invalid escape argument delimiter: \l\,
7 mandoc: l.in:39:14: ERROR: invalid escape argument delimiter: \l\^
8 mandoc: l.in:41:14: ERROR: invalid escape argument delimiter: \l\a
9 mandoc: l.in:43:14: ERROR: invalid escape argument delimiter: \l\d
10 mandoc: l.in:45:14: ERROR: invalid escape argument delimiter: \l\t
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dtarget.h245 #define ffetargetCharacterSize_f "l"
248 #define ffetargetHollerithSize_f "l"
255 #define ffetargetInteger1_f "l"
296 #define ffetargetLogical1_f "l"
545 int ffetarget_cmp_character1 (ffetargetCharacter1 l, ffetargetCharacter1 r);
547 ffetargetCharacter1 l,
553 ffetargetCharacter1 l,
557 ffetargetHollerith l,
561 ffetargetInteger4 l,
565 ffetargetLogical4 l,
[all …]
/openbsd-src/usr.sbin/npppd/common/
H A Dslist_test.c51 dump(l); \
56 dump(slist *l) in dump() argument
66 , l->itr_curr, l->itr_next, l->first_idx, l->last_idx in dump()
67 , l->list_size); in dump()
68 for (i = 0; i < slist_length(l); i++) { in dump()
71 fprintf(stderr, " %3d", (int)slist_get(l, i)); in dump()
87 slist *l = &sl; in test_01a() local
96 l->last_idx = 64; \ in test_01a()
97 l->first_idx = 192; \ in test_01a()
98 for (i = 0; i < slist_length(l); i++) { \ in test_01a()
[all …]
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_list_test.cpp25 static void SetList(List *l, ListItem *x = 0, in SetList() argument
27 l->clear(); in SetList()
28 if (x) l->push_back(x); in SetList()
29 if (y) l->push_back(y); in SetList()
30 if (z) l->push_back(z); in SetList()
33 static void CheckList(List *l, ListItem *i1, ListItem *i2 = 0, ListItem *i3 = 0, in CheckList() argument
36 CHECK_EQ(l->front(), i1); in CheckList()
37 l->pop_front(); in CheckList()
40 CHECK_EQ(l->front(), i2); in CheckList()
41 l->pop_front(); in CheckList()
[all …]
/openbsd-src/lib/libm/src/ld128/
H A De_logl.c4 * Copyright (c) 2008 Stephen L. Moshier <steve@moshier.net>
67 /* log(1+x) = x - .5 x^2 + x^3 l(x)
71 l3 = 3.333333333333333333333333333333336096926E-1L,
72 l4 = -2.499999999999999999999999999486853077002E-1L,
73 l5 = 1.999999999999999999999999998515277861905E-1L,
74 l6 = -1.666666666666666666666798448356171665678E-1L,
75 l7 = 1.428571428571428571428808945895490721564E-1L,
76 l8 = -1.249999999999999987884655626377588149000E-1L,
77 l9 = 1.111111111111111093947834982832456459186E-1L,
78 l10 = -1.000000000000532974938900317952530453248E-1L,
[all …]
H A Dinvtrig.c34 pS0 = 1.66666666666666666666666666666700314e-01L,
35 pS1 = -7.32816946414566252574527475428622708e-01L,
36 pS2 = 1.34215708714992334609030036562143589e+00L,
37 pS3 = -1.32483151677116409805070261790752040e+00L,
38 pS4 = 7.61206183613632558824485341162121989e-01L,
39 pS5 = -2.56165783329023486777386833928147375e-01L,
40 pS6 = 4.80718586374448793411019434585413855e-02L,
41 pS7 = -4.42523267167024279410230886239774718e-03L,
42 pS8 = 1.44551535183911458253205638280410064e-04L,
43 pS9 = -2.10558957916600254061591040482706179e-07L,
[all …]
/openbsd-src/lib/libc/locale/
H A Dwctoint.h39 case L'0': n = 0; break; in wctoint()
40 case L'1': n = 1; break; in wctoint()
41 case L'2': n = 2; break; in wctoint()
42 case L'3': n = 3; break; in wctoint()
43 case L'4': n = 4; break; in wctoint()
44 case L'5': n = 5; break; in wctoint()
45 case L'6': n = 6; break; in wctoint()
46 case L'7': n = 7; break; in wctoint()
47 case L'8': n = 8; break; in wctoint()
48 case L'9': n = 9; break; in wctoint()
[all …]
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Dvelintrin_approx.h12 static inline __vr _vel_approx_vfdivs_vvvl(__vr v0, __vr v1, int l) { in _vel_approx_vfdivs_vvvl() argument
15 v5 = _vel_vrcps_vvl(v1, l); in _vel_approx_vfdivs_vvvl()
17 v4 = _vel_vfnmsbs_vsvvl(s0, v1, v5, l); in _vel_approx_vfdivs_vvvl()
18 v3 = _vel_vfmads_vvvvl(v5, v5, v4, l); in _vel_approx_vfdivs_vvvl()
19 v2 = _vel_vfmuls_vvvl(v0, v3, l); in _vel_approx_vfdivs_vvvl()
20 v4 = _vel_vfnmsbs_vvvvl(v0, v2, v1, l); in _vel_approx_vfdivs_vvvl()
21 v2 = _vel_vfmads_vvvvl(v2, v5, v4, l); in _vel_approx_vfdivs_vvvl()
22 v0 = _vel_vfnmsbs_vvvvl(v0, v2, v1, l); in _vel_approx_vfdivs_vvvl()
23 v0 = _vel_vfmads_vvvvl(v2, v3, v0, l); in _vel_approx_vfdivs_vvvl()
27 static inline __vr _vel_approx_pvfdiv_vvvl(__vr v0, __vr v1, int l) { in _vel_approx_pvfdiv_vvvl() argument
[all …]
/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.fortran/
H A Dvla7.f9018 logical :: l local
20 l = .false.
21 !$omp parallel firstprivate (f1) reduction (.or.:l) num_threads (2)
22 l = f1 .ne. 'abcdef'
26 l = l .or. (omp_get_thread_num () .eq. 0 .and. f1 .ne. 'ijklmn')
27 l = l .or. (omp_get_thread_num () .eq. 1 .and. f1 .ne. 'IJKLMN')
30 !$omp parallel shared (f1) reduction (.or.:l) num_threads (2)
31 l = l .or. f1 .ne. 'zZzz_z'
37 l = l .or. f1 .ne. 'abc'
41 l = l .or. f1 .ne. 'def'
[all …]

12345678910>>...185