| /netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/ |
| H A D | expq_table.h | 2 Copyright (C) 1999-2018 Free Software Foundation, Inc. 25 These table have the property that, for all integers -B <= i <= B 30 where absl(s) <= 2^-54 and absl(r) <= 2^-212. */ 33 -3.47656250000000000584188889839535373E-01Q, /* bffd640000000000002b1b04213cf000 */ 34 6.90417668990715641167244540876988960E-32Q, /* 3f97667c3fdb588a6ae1af8748357a17 */ 35 -3.43749999999999981853132895957607418E-01Q, /* bffd5ffffffffffffac4ff5f4050b000 */ 36 -7.16021898043268093462818380603370350E-33Q, /* bf94296c8219427edc1431ac2498583e */ 37 -3.39843750000000013418643523138766329E-01Q, /* bffd5c000000000003de1f027a30e000 */ 38 8.16920774283317801641347327589583265E-32Q, /* 3f97a82b65774bdca1b4440d749ed8d3 */ 39 -3.35937500000000014998092453039303051E-01Q, /* bffd5800000000000452a9f4d8857000 */ [all …]
|
| H A D | sincos_table.c | 1 /* Quad-precision floating point sine and cosine tables. 2 Copyright (C) 1999-2018 Free Software Foundation, Inc. 30 #include "quadmath-imp.h" 34 /* x = 1.48437500000000000000000000000000000e-01L 3ffc3000000000000000000000000000 */ 36 9.89003367927322909016887196069562069e-01Q, /* 3ffefa5ea641c36f2041369bb45f31ef */ 37 2.15663692029265697782289400027743703e-35Q, /* 3f8bcaaa7b873aff1014b0fbc5243767 */ 39 1.47892995873409608580026675734609314e-01Q, /* 3ffc2ee285e4ab88e86cbc3e8847ea1c */ 40 9.74950446464233268291647449768590886e-36Q, /* 3f8a9eb2b3dc17f6f43c6dd16342252d */ 42 /* x = 1.56250000000000000000000000000000000e-01 3ffc4000000000000000000000000000 */ 44 9.87817783816471944100503034363211317e-01Q, /* 3ffef9c340a7cc428716dac18edd188b */ [all …]
|
| H A D | logq.c | 3 * Natural logarithm for 128-bit long double precision. 17 * Returns the base e (2.718...) logarithm of x. 24 * On the interval [-1/128, +1/128] the logarithm of 1+x is approximated by 25 * log(1+x) = x - 0.5 x^2 + x^3 P(x) . 33 * IEEE 0.875, 1.125 100000 1.2e-34 4.1e-35 34 * IEEE 0.125, 8 100000 1.2e-34 4.1e-35 39 * This program uses integer operations on bit fields of floating-point 45 /* Copyright 2001 by Stephen L. Moshier <moshier@na-net.ornl.gov> 61 #include "quadmath-imp.h" 63 /* log(1+x) = x - .5 x^2 + x^3 l(x) [all …]
|
| H A D | j0q.c | 21 * is J0(x) = 1 - x^2 / 4 + x^4 R(x^2) 25 * J0(x) = sqrt(2/(pi x)) (P0(x) cos(X) - Q0(x) sin(X)), 26 * X = x - pi/4, 33 * Y0(x)cos(X) - J0(x)sin(X) = sqrt( 2/(pi x)) Q0(x), 34 * Q0(x) = 1/x (-.125 + 1/x^2 R(1/x^2)) 42 * IEEE 0, 30 100000 1.7e-34 2.4e-35 74 * IEEE 0, 30 100000 3.0e-34 2.7e-35 78 /* Copyright 2001 by Stephen L. Moshier (moshier@na-net.ornl.gov). 94 #include "quadmath-imp.h" 97 static const __float128 ONEOSQPI = 5.6418958354775628694807945156077258584405E-1Q; [all …]
|
| H A D | j1q.c | 25 * J1(x) = sqrt(2/(pi x)) (P1(x) cos(X) - Q1(x) sin(X)), 26 * X = x - 3 pi / 4, 33 * Y1(x)cos(X) - J1(x)sin(X) = sqrt( 2/(pi x)) Q1(x), 42 * IEEE 0, 30 100000 2.8e-34 2.7e-35 68 * Y1(x) = 2/pi * (log(x) * J1(x) - 1/x) + x R(x^2) . 71 * X = x - 3 pi / 4. 78 * IEEE 0, 30 100000 2.7e-34 2.9e-35 82 /* Copyright 2001 by Stephen L. Moshier (moshier@na-net.onrl.gov). 98 #include "quadmath-imp.h" 101 static const __float128 ONEOSQPI = 5.6418958354775628694807945156077258584405E-1Q; [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libquadmath/math/ |
| H A D | expq_table.h | 2 Copyright (C) 1999-2018 Free Software Foundation, Inc. 25 These table have the property that, for all integers -B <= i <= B 30 where absl(s) <= 2^-54 and absl(r) <= 2^-212. */ 33 -3.47656250000000000584188889839535373E-01Q, /* bffd640000000000002b1b04213cf000 */ 34 6.90417668990715641167244540876988960E-32Q, /* 3f97667c3fdb588a6ae1af8748357a17 */ 35 -3.43749999999999981853132895957607418E-01Q, /* bffd5ffffffffffffac4ff5f4050b000 */ 36 -7.16021898043268093462818380603370350E-33Q, /* bf94296c8219427edc1431ac2498583e */ 37 -3.39843750000000013418643523138766329E-01Q, /* bffd5c000000000003de1f027a30e000 */ 38 8.16920774283317801641347327589583265E-32Q, /* 3f97a82b65774bdca1b4440d749ed8d3 */ 39 -3.35937500000000014998092453039303051E-01Q, /* bffd5800000000000452a9f4d8857000 */ [all …]
|
| H A D | sincos_table.c | 1 /* Quad-precision floating point sine and cosine tables. 2 Copyright (C) 1999-2018 Free Software Foundation, Inc. 30 #include "quadmath-imp.h" 34 /* x = 1.48437500000000000000000000000000000e-01L 3ffc3000000000000000000000000000 */ 36 9.89003367927322909016887196069562069e-01Q, /* 3ffefa5ea641c36f2041369bb45f31ef */ 37 2.15663692029265697782289400027743703e-35Q, /* 3f8bcaaa7b873aff1014b0fbc5243767 */ 39 1.47892995873409608580026675734609314e-01Q, /* 3ffc2ee285e4ab88e86cbc3e8847ea1c */ 40 9.74950446464233268291647449768590886e-36Q, /* 3f8a9eb2b3dc17f6f43c6dd16342252d */ 42 /* x = 1.56250000000000000000000000000000000e-01 3ffc4000000000000000000000000000 */ 44 9.87817783816471944100503034363211317e-01Q, /* 3ffef9c340a7cc428716dac18edd188b */ [all …]
|
| H A D | logq.c | 3 * Natural logarithm for 128-bit long double precision. 17 * Returns the base e (2.718...) logarithm of x. 24 * On the interval [-1/128, +1/128] the logarithm of 1+x is approximated by 25 * log(1+x) = x - 0.5 x^2 + x^3 P(x) . 33 * IEEE 0.875, 1.125 100000 1.2e-34 4.1e-35 34 * IEEE 0.125, 8 100000 1.2e-34 4.1e-35 39 * This program uses integer operations on bit fields of floating-point 45 /* Copyright 2001 by Stephen L. Moshier <moshier@na-net.ornl.gov> 61 #include "quadmath-imp.h" 63 /* log(1+x) = x - .5 x^2 + x^3 l(x) [all …]
|
| H A D | j0q.c | 21 * is J0(x) = 1 - x^2 / 4 + x^4 R(x^2) 25 * J0(x) = sqrt(2/(pi x)) (P0(x) cos(X) - Q0(x) sin(X)), 26 * X = x - pi/4, 33 * Y0(x)cos(X) - J0(x)sin(X) = sqrt( 2/(pi x)) Q0(x), 34 * Q0(x) = 1/x (-.125 + 1/x^2 R(1/x^2)) 42 * IEEE 0, 30 100000 1.7e-34 2.4e-35 74 * IEEE 0, 30 100000 3.0e-34 2.7e-35 78 /* Copyright 2001 by Stephen L. Moshier (moshier@na-net.ornl.gov). 94 #include "quadmath-imp.h" 97 static const __float128 ONEOSQPI = 5.6418958354775628694807945156077258584405E-1Q; [all …]
|
| H A D | j1q.c | 25 * J1(x) = sqrt(2/(pi x)) (P1(x) cos(X) - Q1(x) sin(X)), 26 * X = x - 3 pi / 4, 33 * Y1(x)cos(X) - J1(x)sin(X) = sqrt( 2/(pi x)) Q1(x), 42 * IEEE 0, 30 100000 2.8e-34 2.7e-35 68 * Y1(x) = 2/pi * (log(x) * J1(x) - 1/x) + x R(x^2) . 71 * X = x - 3 pi / 4. 78 * IEEE 0, 30 100000 2.7e-34 2.9e-35 82 /* Copyright 2001 by Stephen L. Moshier (moshier@na-net.onrl.gov). 98 #include "quadmath-imp.h" 101 static const __float128 ONEOSQPI = 5.6418958354775628694807945156077258584405E-1Q; [all …]
|
| /netbsd-src/external/bsd/mdocml/dist/ |
| H A D | mandoc_char.7 | 60 In particular, in English manual pages, do not use special-character 66 the en-dash (\(en), 67 the em-dash (\(em), 74 .Bd -unfilled -offset indent 75 blue-eyed 76 lorry-driver 79 The en-dash is used to separate the two elements of a range, 80 or can be used the same way as an em-dash. 82 .Sq \e(en : 83 .Bd -unfilled -offset indent [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
| H A D | optimize.c | 3 * Copyright (C) 1999-2019 by The D Language Foundation, All Rights Reserved 8 * https://github.com/D-Programming-Language/dmd/blob/master/src/optimize.c 24 Expression *semantic(Expression *e, Scope *sc); 33 //printf("expandVar(result = %d, v = %p, %s)\n", result, v, v ? v->toChars() : "null"); in expandVar() 35 Expression *e = NULL; in expandVar() local 37 return e; in expandVar() 38 if (!v->originalType && v->semanticRun < PASSsemanticdone) // semantic() not yet run in expandVar() 39 v->semantic(NULL); in expandVar() 41 if (v->isConst() || v->isImmutable() || v->storage_class & STCmanifest) in expandVar() 43 if (!v->type) in expandVar() [all …]
|
| /netbsd-src/lib/libc/gdtoa/test/ |
| H A D | testnos3 | 4 9e0306 7fa9a202 8368022e 5 4e-079 2fa7b6d7 1d20b96c 6 7e-261 9eb8d7e 32be6396 7 6e-025 3ae7361c b863de62 8 7e-161 1eaf7e0d b3799aa3 12 7e-303 1333391 31c46f8b 16 7e-141 22d5570f 59bd178c 17 4e-192 18323ff0 6eea847a 20 95e-089 2dde3cbc 9907fdc8 23 97e-019 3c665dde 8e688ba6 [all …]
|
| H A D | dd.out | 5 dd[1] = 1.7763568394002496e-17 = #3c747ae1 47ae1478 10 = 1.23 + 1.7763568394002496e-17 12 = 1.23 + 1.776356839400252e-17 16 Input: 1.23e+20 18 dd[0] = 1.23e+20 = #441aabdf 2145b430 20 g_ddfmt(0) gives 8 bytes: "1.23e+20" 26 Input: 1.23e-20 28 dd[0] = 1.2299999999999999e-20 = #3bcd0ae4 cf767530 29 dd[1] = 9.304023318521521e-37 = #3873c997 955b2691 30 g_ddfmt(0) gives 8 bytes: "1.23e-20" [all …]
|
| H A D | xL.ou1 | 8 printf("%.21Lg") gives 7.73283722915781506499e-4933 13 = 7.73283722915781506134e-4933 15 = 7.73283722915781506499e-4933 19 Input: 1.23e+20 23 printf("%.21Lg") gives 2.24239113715721119512e-4932 24 g_xLfmt(0) gives 8 bytes: "1.23e+20" 30 Input: 1.23e-20 34 printf("%.21Lg") gives 2.74065070995958800375e-4932 35 g_xLfmt(0) gives 8 bytes: "1.23e-20" 39 = 2.74065070995958800375e-4932 [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
| H A D | Makefile.am | 3 # Copyright (C) 2002-2022 Free Software Foundation, Inc. 23 # Generated by gnulib-tool. 25 # gnulib-tool --import \ 26 # --lib=libgnu \ 27 # --source-base=import \ 28 # --m4-base=import/m4 \ 29 # --doc-base=doc \ 30 # --tests-base=tests \ 31 # --aux-dir=import/extra \ 32 # --no-conditional-dependencies \ [all …]
|
| /netbsd-src/external/bsd/unbound/dist/testdata/ |
| H A D | test_packets.4 | 3 ;-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 4 2e 15 85 00 00 01 00 01 00 03 00 05 09 6e 6c 6e 65 74 6c 61 ; 1- 20 5 62 73 02 6e 6c 00 00 01 00 01 09 6e 6c 6e 65 74 6c 61 62 73 ; 21- 40 6 02 6e 6c 00 00 01 00 01 00 01 51 80 00 04 d5 9a e0 01 09 6e ; 41- 60 7 6c 6e 65 74 6c 61 62 73 02 6e 6c 00 00 02 00 01 00 01 51 80 ; 61- 80 8 00 18 03 6e 73 37 0f 64 6f 6d 61 69 6e 2d 72 65 67 69 73 74 ; 81- 100 9 72 79 02 6e 6c 00 09 6e 6c 6e 65 74 6c 61 62 73 02 6e 6c 00 ; 101- 120 10 00 02 00 01 00 01 51 80 00 13 04 6f 70 65 6e 09 6e 6c 6e 65 ; 121- 140 11 74 6c 61 62 73 02 6e 6c 00 09 6e 6c 6e 65 74 6c 61 62 73 02 ; 141- 160 12 6e 6c 00 00 02 00 01 00 01 51 80 00 11 05 6f 6d 76 61 6c 06 ; 161- 180 [all …]
|
| /netbsd-src/usr.sbin/bta2dpd/cosdata-gen/ |
| H A D | cosdata.c | 3 /*- 4 * Copyright (c) 2015 - 2016 Nathanial Sloss <nathanialsloss@yahoo.com.au> 7 * This software is dedicated to the memory of - 8 * Baron James Anlezark (Barry) - 1 Jan 1949 - 13 May 2012. 38 0.00000000e+00, 1.56575398e-04, 3.43256425e-04, 5.54620202e-04, 39 8.23919506e-04, 1.13992507e-03, 1.47640169e-03, 1.78371725e-03, 40 2.01182542e-03, 2.10371989e-03, 1.99454554e-03, 1.61656283e-03, 41 9.02154502e-04, -1.78805361e-04, -1.64973098e-03, -3.49717454e-03, 42 5.65949473e-03, 8.02941163e-03, 1.04584443e-02, 1.27472335e-02, 43 1.46525263e-02, 1.59045603e-02, 1.62208471e-02, 1.53184106e-02, [all …]
|
| /netbsd-src/share/terminfo/ |
| H A D | terminfo | 4 # by Thomas E. Dickey (TD). 7 # bug-ncurses@gnu.org 19 # under the ncurses MIT-style license. That was the effect of the agreement 33 # some portions of the data are derivative work under a compatible MIT-style 36 #------------------------------------------------------------------------------ 37 # https://invisible-island.net/ncurses/ncurses.faq.html#terminfo_copying 38 # https://invisible-island.net/personal/copyrights.html#removing_notes 39 #------------------------------------------------------------------------------ 48 # Please e-mail changes to terminfo@thyrsus.com; the old termcap@berkeley.edu 54 # This file describes the capabilities of various character-cell terminals, [all …]
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
| H A D | ASTWriterStmt.cpp | 1 //===--- ASTWriterStmt.cpp - Statement and Expression Serialization -------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 26 //===----------------------------------------------------------------------===// 28 //===----------------------------------------------------------------------===// 48 "unhandled sub-statement writing AST file"); in Emit() 76 Record.AddSourceLocation(S->getSemiLoc()); in VisitNullStmt() 77 Record.push_back(S->NullStmtBits.HasLeadingEmptyMacro); in VisitNullStmt() 83 Record.push_back(S->size()); in VisitCompoundStmt() [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
| H A D | bioprinttest.c | 2 * Copyright 2016-2020 The OpenSSL Project Authors. All Rights Reserved. 25 /* 00 */ { "0.0000e+00", "0.0000", "0", "0.0000E+00", "0" }, 26 /* 01 */ { "6.7000e-01", "0.6700", "0.67", "6.7000E-01", "0.67" }, 27 /* 02 */ { "6.6667e-01", "0.6667", "0.6667", "6.6667E-01", "0.6667" }, 28 /* 03 */ { "6.6667e-04", "0.0007", "0.0006667", "6.6667E-04", "0.0006667" }, 29 /* 04 */ { "6.6667e-05", "0.0001", "6.667e-05", "6.6667E-05", "6.667E-05" }, 30 /* 05 */ { "6.6667e+00", "6.6667", "6.667", "6.6667E+00", "6.667" }, 31 /* 06 */ { "6.6667e+01", "66.6667", "66.67", "6.6667E+01", "66.67" }, 32 /* 07 */ { "6.6667e+02", "666.6667", "666.7", "6.6667E+02", "666.7" }, 33 /* 08 */ { "6.6667e+03", "6666.6667", "6667", "6.6667E+03", "6667" }, [all …]
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
| H A D | ComputeDependence.h | 1 //===--- ComputeDependence.h -------------------------------------- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 107 ExprDependence computeDependence(FullExpr *E); 108 ExprDependence computeDependence(OpaqueValueExpr *E); 109 ExprDependence computeDependence(ParenExpr *E); 110 ExprDependence computeDependence(UnaryOperator *E, const ASTContext &Ctx); 111 ExprDependence computeDependence(UnaryExprOrTypeTraitExpr *E); 112 ExprDependence computeDependence(ArraySubscriptExpr *E); [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/ |
| H A D | bioprinttest.c | 2 * Copyright 2016-2020 The OpenSSL Project Authors. All Rights Reserved. 25 /* 00 */ { "0.0000e+00", "0.0000", "0", "0.0000E+00", "0" }, 26 /* 01 */ { "6.7000e-01", "0.6700", "0.67", "6.7000E-01", "0.67" }, 27 /* 02 */ { "6.6667e-01", "0.6667", "0.6667", "6.6667E-01", "0.6667" }, 28 /* 03 */ { "6.6667e-04", "0.0007", "0.0006667", "6.6667E-04", "0.0006667" }, 29 /* 04 */ { "6.6667e-05", "0.0001", "6.667e-05", "6.6667E-05", "6.667E-05" }, 30 /* 05 */ { "6.6667e+00", "6.6667", "6.667", "6.6667E+00", "6.667" }, 31 /* 06 */ { "6.6667e+01", "66.6667", "66.67", "6.6667E+01", "66.67" }, 32 /* 07 */ { "6.6667e+02", "666.6667", "666.7", "6.6667E+02", "666.7" }, 33 /* 08 */ { "6.6667e+03", "6666.6667", "6667", "6.6667E+03", "6667" }, [all …]
|
| /netbsd-src/external/bsd/less/dist/ |
| H A D | help.c | 10 …,'\b','R','Y','\b','Y',' ','O','\b','O','F','\b','F',' ','L','\b','L','E','\b','E','S','\b','S','S… 12 …,'k','e','d',' ','w','i','t','h',' ','*',' ','m','a','y',' ','b','e',' ','p','r','e','c','e','d','… 13 …e','s',' ','i','n',' ','p','a','r','e','n','t','h','e','s','e','s',' ','i','n','d','i','c','a','t'… 14 …e','y',' ','p','r','e','c','e','d','e','d',' ','b','y',' ','a',' ','c','a','r','e','t',' ','i','n'… 16 …',' ',' ',' ',' ',' ','D','i','s','p','l','a','y',' ','t','h','i','s',' ','h','e','l','p','.','\n', 17 ' ',' ','q',' ',' ',':','q',' ',' ','Q',' ',' ',':','Q',' ',' ','Z','Z',' ',' ',' ',' ',' ','E','x'… 18 …-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-'… 22 …e',' ',' ','^','E',' ',' ','j',' ',' ','^','N',' ',' ','C','R',' ',' ','*',' ',' ','F','o','r','w'… 23 …','k','w','a','r','d',' ','o','n','e',' ','l','i','n','e',' ',' ',' ','(','o','r',' ','_','\b','N'… 24 …'E',' ',' ','*',' ',' ','F','o','r','w','a','r','d',' ',' ','o','n','e',' ','w','i','n','d','o','w… [all …]
|
| /netbsd-src/lib/libc/gdtoa/test/obad/ |
| H A D | xL.out | 6 printf("%.21Lg") gives 7.73283722915781506499e-4933 11 = 7.73283722915781506134e-4933 13 = 7.73283722915781506499e-4933 17 Input: 1.23e+20 21 printf("%.21Lg") gives 2.24239113715721119512e-4932 22 g_xLfmt(0) gives 8 bytes: "1.23e+20" 28 Input: 1.23e-20 32 printf("%.21Lg") gives 2.74065070995958800375e-4932 33 g_xLfmt(0) gives 8 bytes: "1.23e-20" 37 = 2.74065070995958800375e-4932 [all …]
|