id stringlengths 22 129 | text stringlengths 60 19.5k | arch stringclasses 9
values | syntax stringclasses 5
values | kind stringclasses 4
values | repo stringclasses 32
values | path stringlengths 7 108 | license stringclasses 10
values | commit stringlengths 40 40 | source_host stringclasses 1
value | category stringclasses 15
values | source_url stringlengths 85 192 | line_start int64 1 5.48k | line_end int64 4 5.5k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bminor/glibc:math/libm-test-ctanh.inc:1 | /* Test ctanh.
Copyright (C) 1997-2026 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-ctanh.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-ctanh.inc | 1 | 60 |
bminor/glibc:math/libm-test-ctanh.inc:2 | TEST_c_c (ctanh, plus_infty, -1, 1.0, minus_zero),
TEST_c_c (ctanh, plus_infty, -2, 1.0, 0.0),
TEST_c_c (ctanh, plus_infty, -3, 1.0, 0.0),
TEST_c_c (ctanh, plus_infty, -4, 1.0, minus_zero),
TEST_c_c (ctanh, plus_infty, -min_value, 1.0, minus_zero),
TEST_c_c (ctanh, plus_infty, -min_subnorm_value, 1.... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-ctanh.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-ctanh.inc | 41 | 100 |
bminor/glibc:math/libm-test-ctanh.inc:3 | TEST_c_c (ctanh, minus_infty, -0x1p127, -1.0, minus_zero),
TEST_c_c (ctanh, minus_infty, -0x1.11p127, -1.0, 0.0),
#if !TEST_COND_binary32
TEST_c_c (ctanh, minus_infty, -0x1p1023, -1.0, 0.0),
TEST_c_c (ctanh, minus_infty, -0x1.5p1023, -1.0, minus_zero),
#endif
#if MAX_EXP >= 16384
TEST_c_c (ctanh, minus_... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-ctanh.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-ctanh.inc | 81 | 140 |
bminor/glibc:math/libm-test-ctanh.inc:4 | AUTO_TESTS_c_c (ctanh),
};
static void
ctanh_test (void)
{
ALL_RM_TEST (ctanh, 0, ctanh_test_data, RUN_TEST_LOOP_c_c, END_COMPLEX);
}
static void
do_test (void)
{
ctanh_test ();
}
/*
* Local Variables:
* mode:c
* End:
*/ | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-ctanh.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-ctanh.inc | 121 | 140 |
bminor/glibc:math/libm-test-ctanh.inc:1 | /* Test ctanh.
Copyright (C) 1997-2025 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-ctanh.inc | LGPL-2.1 | 2642002380aafb71a1d3b569b6d7ebeab3284816 | github | libc | https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-ctanh.inc | 1 | 60 |
bminor/glibc:math/libm-test-ctanh.inc:1 | /* Test ctanh.
Copyright (C) 1997-2024 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-ctanh.inc | LGPL-2.1 | dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 | github | libc | https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-ctanh.inc | 1 | 60 |
bminor/glibc:math/libm-test-ctanh.inc:1 | /* Test ctanh.
Copyright (C) 1997-2023 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-ctanh.inc | LGPL-2.1 | 6d7e8eda9b85b08f207a6dc6f187e94e4817270f | github | libc | https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-ctanh.inc | 1 | 60 |
bminor/glibc:math/libm-test-ctanh.inc:1 | /* Test ctanh.
Copyright (C) 1997-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-ctanh.inc | LGPL-2.1 | 581c785bf31bc74430320c7856bbfa3875d025fe | github | libc | https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-ctanh.inc | 1 | 60 |
bminor/glibc:math/libm-test-ctanh.inc:1 | /* Test ctanh.
Copyright (C) 1997-2021 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-ctanh.inc | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-ctanh.inc | 1 | 60 |
bminor/glibc:math/libm-test-ctanh.inc:1 | /* Test ctanh.
Copyright (C) 1997-2020 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-ctanh.inc | LGPL-2.1 | d614a7539657941a9201c236b2f15afac18e1213 | github | libc | https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-ctanh.inc | 1 | 60 |
bminor/glibc:math/libm-test-ctanh.inc:1 | /* Test ctanh.
Copyright (C) 1997-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-ctanh.inc | LGPL-2.1 | 5a82c74822d3272df2f5929133680478c0cfb4bd | github | libc | https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-ctanh.inc | 1 | 60 |
bminor/glibc:math/libm-test-ctanh.inc:1 | /* Test ctanh.
Copyright (C) 1997-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-ctanh.inc | LGPL-2.1 | 04277e02d7f54d3582bebcf8386b317018cd5e1d | github | libc | https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-ctanh.inc | 1 | 60 |
bminor/glibc:math/libm-test-ctanh.inc:1 | /* Test ctanh.
Copyright (C) 1997-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-ctanh.inc | LGPL-2.1 | 688903eb3ef01301d239ab753d309d45720610a7 | github | libc | https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-ctanh.inc | 1 | 60 |
bminor/glibc:math/libm-test-ctanh.inc:1 | /* Test ctanh.
Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-ctanh.inc | LGPL-2.1 | d15e83c5f5231d971472b5ffc9219d54056ca0f1 | github | libc | https://github.com/bminor/glibc/blob/d15e83c5f5231d971472b5ffc9219d54056ca0f1/math/libm-test-ctanh.inc | 1 | 60 |
bminor/glibc:math/libm-test-ctanh.inc:2 | TEST_c_c (ctanh, plus_infty, -1, 1.0, minus_zero),
TEST_c_c (ctanh, plus_infty, -2, 1.0, 0.0),
TEST_c_c (ctanh, plus_infty, -3, 1.0, 0.0),
TEST_c_c (ctanh, plus_infty, -4, 1.0, minus_zero),
TEST_c_c (ctanh, plus_infty, -min_value, 1.0, minus_zero),
TEST_c_c (ctanh, plus_infty, -min_subnorm_value, 1.... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-ctanh.inc | LGPL-2.1 | 92061bb033f093cca76e31745cac14c43a1fb29b | github | libc | https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-ctanh.inc | 41 | 100 |
bminor/glibc:math/libm-test-ctanh.inc:3 | TEST_c_c (ctanh, minus_infty, -0x1p127, -1.0, minus_zero),
TEST_c_c (ctanh, minus_infty, -0x1.11p127, -1.0, 0.0),
#if !TEST_COND_binary32
TEST_c_c (ctanh, minus_infty, -0x1p1023, -1.0, 0.0),
TEST_c_c (ctanh, minus_infty, -0x1.5p1023, -1.0, minus_zero),
#endif
#if MAX_EXP >= 16384
TEST_c_c (ctanh, minus_... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-ctanh.inc | LGPL-2.1 | 92061bb033f093cca76e31745cac14c43a1fb29b | github | libc | https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-ctanh.inc | 81 | 140 |
bminor/glibc:math/libm-test-ctanh.inc:1 | /* Test ctanh.
Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-ctanh.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-ctanh.inc | 1 | 60 |
bminor/glibc:math/libm-test-ctanh.inc:2 | TEST_c_c (ctanh, plus_infty, -3, 1.0, 0.0),
TEST_c_c (ctanh, plus_infty, -4, 1.0, minus_zero),
TEST_c_c (ctanh, plus_infty, -min_value, 1.0, minus_zero),
TEST_c_c (ctanh, plus_infty, -min_subnorm_value, 1.0, minus_zero),
TEST_c_c (ctanh, plus_infty, -0x1p127, 1.0, minus_zero),
TEST_c_c (ctanh, plus_... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-ctanh.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-ctanh.inc | 41 | 100 |
bminor/glibc:math/libm-test-ctanh.inc:3 | #if !TEST_COND_binary32
TEST_c_c (ctanh, minus_infty, -0x1p1023, -1.0, 0.0),
TEST_c_c (ctanh, minus_infty, -0x1.5p1023, -1.0, minus_zero),
#endif
#if MAX_EXP >= 16384
TEST_c_c (ctanh, minus_infty, -0x1p16383L, -1.0, minus_zero),
TEST_c_c (ctanh, minus_infty, -0x1.2p16383L, -1.0, 0.0),
#endif
TEST_c... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-ctanh.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-ctanh.inc | 81 | 132 |
bminor/glibc:math/libm-test-ctanh.inc:4 | static void
ctanh_test (void)
{
ALL_RM_TEST (ctanh, 0, ctanh_test_data, RUN_TEST_LOOP_c_c, END_COMPLEX);
}
/*
* Local Variables:
* mode:c
* End:
*/ | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-ctanh.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-ctanh.inc | 121 | 132 |
bminor/glibc:math/libm-test-erf.inc:1 | /* Test erf.
Copyright (C) 1997-2026 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-erf.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-erf.inc | 1 | 49 |
bminor/glibc:math/libm-test-erf.inc:1 | /* Test erf.
Copyright (C) 1997-2025 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-erf.inc | LGPL-2.1 | 2642002380aafb71a1d3b569b6d7ebeab3284816 | github | libc | https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-erf.inc | 1 | 49 |
bminor/glibc:math/libm-test-erf.inc:1 | /* Test erf.
Copyright (C) 1997-2024 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-erf.inc | LGPL-2.1 | dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 | github | libc | https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-erf.inc | 1 | 49 |
bminor/glibc:math/libm-test-erf.inc:1 | /* Test erf.
Copyright (C) 1997-2023 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-erf.inc | LGPL-2.1 | 6d7e8eda9b85b08f207a6dc6f187e94e4817270f | github | libc | https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-erf.inc | 1 | 49 |
bminor/glibc:math/libm-test-erf.inc:1 | /* Test erf.
Copyright (C) 1997-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-erf.inc | LGPL-2.1 | 581c785bf31bc74430320c7856bbfa3875d025fe | github | libc | https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-erf.inc | 1 | 49 |
bminor/glibc:math/libm-test-erf.inc:1 | /* Test erf.
Copyright (C) 1997-2021 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-erf.inc | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-erf.inc | 1 | 49 |
bminor/glibc:math/libm-test-erf.inc:1 | /* Test erf.
Copyright (C) 1997-2020 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-erf.inc | LGPL-2.1 | d614a7539657941a9201c236b2f15afac18e1213 | github | libc | https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-erf.inc | 1 | 49 |
bminor/glibc:math/libm-test-erf.inc:1 | /* Test erf.
Copyright (C) 1997-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-erf.inc | LGPL-2.1 | 5a82c74822d3272df2f5929133680478c0cfb4bd | github | libc | https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-erf.inc | 1 | 49 |
bminor/glibc:math/libm-test-erf.inc:1 | /* Test erf.
Copyright (C) 1997-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-erf.inc | LGPL-2.1 | 04277e02d7f54d3582bebcf8386b317018cd5e1d | github | libc | https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-erf.inc | 1 | 49 |
bminor/glibc:math/libm-test-erf.inc:1 | /* Test erf.
Copyright (C) 1997-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-erf.inc | LGPL-2.1 | 688903eb3ef01301d239ab753d309d45720610a7 | github | libc | https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-erf.inc | 1 | 49 |
bminor/glibc:math/libm-test-erf.inc:1 | /* Test erf.
Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-erf.inc | LGPL-2.1 | 92061bb033f093cca76e31745cac14c43a1fb29b | github | libc | https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-erf.inc | 1 | 49 |
bminor/glibc:math/libm-test-erf.inc:1 | /* Test erf.
Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-erf.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-erf.inc | 1 | 41 |
bminor/glibc:math/libm-test-erfc.inc:1 | /* Test erfc.
Copyright (C) 1997-2026 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-erfc.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-erfc.inc | 1 | 47 |
bminor/glibc:math/libm-test-erfc.inc:1 | /* Test erfc.
Copyright (C) 1997-2025 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-erfc.inc | LGPL-2.1 | 2642002380aafb71a1d3b569b6d7ebeab3284816 | github | libc | https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-erfc.inc | 1 | 47 |
bminor/glibc:math/libm-test-erfc.inc:1 | /* Test erfc.
Copyright (C) 1997-2024 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-erfc.inc | LGPL-2.1 | dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 | github | libc | https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-erfc.inc | 1 | 47 |
bminor/glibc:math/libm-test-erfc.inc:1 | /* Test erfc.
Copyright (C) 1997-2023 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-erfc.inc | LGPL-2.1 | 6d7e8eda9b85b08f207a6dc6f187e94e4817270f | github | libc | https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-erfc.inc | 1 | 47 |
bminor/glibc:math/libm-test-erfc.inc:1 | /* Test erfc.
Copyright (C) 1997-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-erfc.inc | LGPL-2.1 | 581c785bf31bc74430320c7856bbfa3875d025fe | github | libc | https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-erfc.inc | 1 | 47 |
bminor/glibc:math/libm-test-erfc.inc:1 | /* Test erfc.
Copyright (C) 1997-2021 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-erfc.inc | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-erfc.inc | 1 | 47 |
bminor/glibc:math/libm-test-erfc.inc:1 | /* Test erfc.
Copyright (C) 1997-2020 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-erfc.inc | LGPL-2.1 | d614a7539657941a9201c236b2f15afac18e1213 | github | libc | https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-erfc.inc | 1 | 47 |
bminor/glibc:math/libm-test-erfc.inc:1 | /* Test erfc.
Copyright (C) 1997-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-erfc.inc | LGPL-2.1 | 5a82c74822d3272df2f5929133680478c0cfb4bd | github | libc | https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-erfc.inc | 1 | 47 |
bminor/glibc:math/libm-test-erfc.inc:1 | /* Test erfc.
Copyright (C) 1997-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-erfc.inc | LGPL-2.1 | 04277e02d7f54d3582bebcf8386b317018cd5e1d | github | libc | https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-erfc.inc | 1 | 47 |
bminor/glibc:math/libm-test-erfc.inc:1 | /* Test erfc.
Copyright (C) 1997-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-erfc.inc | LGPL-2.1 | 688903eb3ef01301d239ab753d309d45720610a7 | github | libc | https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-erfc.inc | 1 | 47 |
bminor/glibc:math/libm-test-erfc.inc:1 | /* Test erfc.
Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-erfc.inc | LGPL-2.1 | 92061bb033f093cca76e31745cac14c43a1fb29b | github | libc | https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-erfc.inc | 1 | 47 |
bminor/glibc:math/libm-test-erfc.inc:1 | /* Test erfc.
Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-erfc.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-erfc.inc | 1 | 39 |
bminor/glibc:math/libm-test-exp.inc:1 | /* Test exp.
Copyright (C) 1997-2026 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-exp.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp.inc:1 | /* Test exp.
Copyright (C) 1997-2025 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp.inc | LGPL-2.1 | 2642002380aafb71a1d3b569b6d7ebeab3284816 | github | libc | https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-exp.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp.inc:1 | /* Test exp.
Copyright (C) 1997-2024 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp.inc | LGPL-2.1 | dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 | github | libc | https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-exp.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp.inc:1 | /* Test exp.
Copyright (C) 1997-2023 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp.inc | LGPL-2.1 | 6d7e8eda9b85b08f207a6dc6f187e94e4817270f | github | libc | https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-exp.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp.inc:1 | /* Test exp.
Copyright (C) 1997-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp.inc | LGPL-2.1 | 581c785bf31bc74430320c7856bbfa3875d025fe | github | libc | https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-exp.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp.inc:1 | /* Test exp.
Copyright (C) 1997-2021 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp.inc | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-exp.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp.inc:1 | /* Test exp.
Copyright (C) 1997-2020 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp.inc | LGPL-2.1 | 1c15464ca05f36db5c582856d3770d5e8bde9d61 | github | libc | https://github.com/bminor/glibc/blob/1c15464ca05f36db5c582856d3770d5e8bde9d61/math/libm-test-exp.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp.inc:1 | /* Test exp.
Copyright (C) 1997-2020 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp.inc | LGPL-2.1 | d614a7539657941a9201c236b2f15afac18e1213 | github | libc | https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-exp.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp.inc:1 | /* Test exp.
Copyright (C) 1997-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp.inc | LGPL-2.1 | 5a82c74822d3272df2f5929133680478c0cfb4bd | github | libc | https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-exp.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp.inc:1 | /* Test exp.
Copyright (C) 1997-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp.inc | LGPL-2.1 | 04277e02d7f54d3582bebcf8386b317018cd5e1d | github | libc | https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-exp.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp.inc:1 | /* Test exp.
Copyright (C) 1997-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp.inc | LGPL-2.1 | 688903eb3ef01301d239ab753d309d45720610a7 | github | libc | https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-exp.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp.inc:1 | /* Test exp.
Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp.inc | LGPL-2.1 | 92061bb033f093cca76e31745cac14c43a1fb29b | github | libc | https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-exp.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp.inc:1 | /* Test exp.
Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-exp.inc | 1 | 41 |
bminor/glibc:math/libm-test-exp10.inc:1 | /* Test exp10.
Copyright (C) 1997-2026 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp10.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-exp10.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp10.inc:1 | /* Test exp10.
Copyright (C) 1997-2025 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp10.inc | LGPL-2.1 | 2642002380aafb71a1d3b569b6d7ebeab3284816 | github | libc | https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-exp10.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp10.inc:1 | /* Test exp10.
Copyright (C) 1997-2024 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp10.inc | LGPL-2.1 | dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 | github | libc | https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-exp10.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp10.inc:1 | /* Test exp10.
Copyright (C) 1997-2023 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp10.inc | LGPL-2.1 | 6d7e8eda9b85b08f207a6dc6f187e94e4817270f | github | libc | https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-exp10.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp10.inc:1 | /* Test exp10.
Copyright (C) 1997-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp10.inc | LGPL-2.1 | 581c785bf31bc74430320c7856bbfa3875d025fe | github | libc | https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-exp10.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp10.inc:1 | /* Test exp10.
Copyright (C) 1997-2021 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp10.inc | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-exp10.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp10.inc:1 | /* Test exp10.
Copyright (C) 1997-2020 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp10.inc | LGPL-2.1 | d614a7539657941a9201c236b2f15afac18e1213 | github | libc | https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-exp10.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp10.inc:1 | /* Test exp10.
Copyright (C) 1997-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp10.inc | LGPL-2.1 | 5a82c74822d3272df2f5929133680478c0cfb4bd | github | libc | https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-exp10.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp10.inc:1 | /* Test exp10.
Copyright (C) 1997-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp10.inc | LGPL-2.1 | 04277e02d7f54d3582bebcf8386b317018cd5e1d | github | libc | https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-exp10.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp10.inc:1 | /* Test exp10.
Copyright (C) 1997-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp10.inc | LGPL-2.1 | 688903eb3ef01301d239ab753d309d45720610a7 | github | libc | https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-exp10.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp10.inc:1 | /* Test exp10.
Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp10.inc | LGPL-2.1 | 5a80d39d0d2587e9bd8e72f19e92eeb2a66fbe9e | github | libc | https://github.com/bminor/glibc/blob/5a80d39d0d2587e9bd8e72f19e92eeb2a66fbe9e/math/libm-test-exp10.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp10.inc:1 | /* Test exp10.
Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp10.inc | LGPL-2.1 | 3c023dbf5780f5afe8a5ea8e17667719307d955f | github | libc | https://github.com/bminor/glibc/blob/3c023dbf5780f5afe8a5ea8e17667719307d955f/math/libm-test-exp10.inc | 1 | 59 |
bminor/glibc:math/libm-test-exp10.inc:1 | /* Test exp10.
Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp10.inc | LGPL-2.1 | 92061bb033f093cca76e31745cac14c43a1fb29b | github | libc | https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-exp10.inc | 1 | 57 |
bminor/glibc:math/libm-test-exp10.inc:1 | /* Test exp10.
Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp10.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-exp10.inc | 1 | 48 |
bminor/glibc:math/libm-test-exp10m1.inc:1 | /* Test exp10m1.
Copyright (C) 2024-2026 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
ve... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp10m1.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-exp10m1.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp10m1.inc:1 | /* Test exp10m1.
Copyright (C) 2024-2025 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
ve... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp10m1.inc | LGPL-2.1 | 2642002380aafb71a1d3b569b6d7ebeab3284816 | github | libc | https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-exp10m1.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp10m1.inc:1 | /* Test exp10m1.
Copyright (C) 2024 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp10m1.inc | LGPL-2.1 | 7ec903e028271d029818378fd60ddaf6b76b89ac | github | libc | https://github.com/bminor/glibc/blob/7ec903e028271d029818378fd60ddaf6b76b89ac/math/libm-test-exp10m1.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp2.inc:1 | /* Test exp2.
Copyright (C) 1997-2026 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp2.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-exp2.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp2.inc:1 | /* Test exp2.
Copyright (C) 1997-2025 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp2.inc | LGPL-2.1 | 2642002380aafb71a1d3b569b6d7ebeab3284816 | github | libc | https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-exp2.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp2.inc:1 | /* Test exp2.
Copyright (C) 1997-2024 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp2.inc | LGPL-2.1 | dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 | github | libc | https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-exp2.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp2.inc:1 | /* Test exp2.
Copyright (C) 1997-2023 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp2.inc | LGPL-2.1 | 6d7e8eda9b85b08f207a6dc6f187e94e4817270f | github | libc | https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-exp2.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp2.inc:1 | /* Test exp2.
Copyright (C) 1997-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp2.inc | LGPL-2.1 | 581c785bf31bc74430320c7856bbfa3875d025fe | github | libc | https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-exp2.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp2.inc:1 | /* Test exp2.
Copyright (C) 1997-2021 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp2.inc | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-exp2.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp2.inc:1 | /* Test exp2.
Copyright (C) 1997-2020 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp2.inc | LGPL-2.1 | d614a7539657941a9201c236b2f15afac18e1213 | github | libc | https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-exp2.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp2.inc:1 | /* Test exp2.
Copyright (C) 1997-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp2.inc | LGPL-2.1 | 5a82c74822d3272df2f5929133680478c0cfb4bd | github | libc | https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-exp2.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp2.inc:1 | /* Test exp2.
Copyright (C) 1997-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp2.inc | LGPL-2.1 | 04277e02d7f54d3582bebcf8386b317018cd5e1d | github | libc | https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-exp2.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp2.inc:1 | /* Test exp2.
Copyright (C) 1997-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp2.inc | LGPL-2.1 | 688903eb3ef01301d239ab753d309d45720610a7 | github | libc | https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-exp2.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp2.inc:1 | /* Test exp2.
Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp2.inc | LGPL-2.1 | 92061bb033f093cca76e31745cac14c43a1fb29b | github | libc | https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-exp2.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp2.inc:1 | /* Test exp2.
Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp2.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-exp2.inc | 1 | 41 |
bminor/glibc:math/libm-test-exp2m1.inc:1 | /* Test exp2m1.
Copyright (C) 2024-2026 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
ver... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp2m1.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-exp2m1.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp2m1.inc:1 | /* Test exp2m1.
Copyright (C) 2024-2025 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
ver... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp2m1.inc | LGPL-2.1 | 2642002380aafb71a1d3b569b6d7ebeab3284816 | github | libc | https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-exp2m1.inc | 1 | 49 |
bminor/glibc:math/libm-test-exp2m1.inc:1 | /* Test exp2m1.
Copyright (C) 2024 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version ... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-exp2m1.inc | LGPL-2.1 | 7ec903e028271d029818378fd60ddaf6b76b89ac | github | libc | https://github.com/bminor/glibc/blob/7ec903e028271d029818378fd60ddaf6b76b89ac/math/libm-test-exp2m1.inc | 1 | 49 |
bminor/glibc:math/libm-test-expm1.inc:1 | /* Test expm1.
Copyright (C) 1997-2026 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-expm1.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-expm1.inc | 1 | 49 |
bminor/glibc:math/libm-test-expm1.inc:1 | /* Test expm1.
Copyright (C) 1997-2025 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-expm1.inc | LGPL-2.1 | 2642002380aafb71a1d3b569b6d7ebeab3284816 | github | libc | https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-expm1.inc | 1 | 49 |
bminor/glibc:math/libm-test-expm1.inc:1 | /* Test expm1.
Copyright (C) 1997-2024 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-expm1.inc | LGPL-2.1 | dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 | github | libc | https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-expm1.inc | 1 | 49 |
bminor/glibc:math/libm-test-expm1.inc:1 | /* Test expm1.
Copyright (C) 1997-2023 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-expm1.inc | LGPL-2.1 | 6d7e8eda9b85b08f207a6dc6f187e94e4817270f | github | libc | https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-expm1.inc | 1 | 49 |
bminor/glibc:math/libm-test-expm1.inc:1 | /* Test expm1.
Copyright (C) 1997-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-expm1.inc | LGPL-2.1 | 581c785bf31bc74430320c7856bbfa3875d025fe | github | libc | https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-expm1.inc | 1 | 49 |
bminor/glibc:math/libm-test-expm1.inc:1 | /* Test expm1.
Copyright (C) 1997-2021 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-expm1.inc | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-expm1.inc | 1 | 49 |
bminor/glibc:math/libm-test-expm1.inc:1 | /* Test expm1.
Copyright (C) 1997-2020 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-expm1.inc | LGPL-2.1 | 1c15464ca05f36db5c582856d3770d5e8bde9d61 | github | libc | https://github.com/bminor/glibc/blob/1c15464ca05f36db5c582856d3770d5e8bde9d61/math/libm-test-expm1.inc | 1 | 49 |
bminor/glibc:math/libm-test-expm1.inc:1 | /* Test expm1.
Copyright (C) 1997-2020 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-expm1.inc | LGPL-2.1 | d614a7539657941a9201c236b2f15afac18e1213 | github | libc | https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-expm1.inc | 1 | 49 |
bminor/glibc:math/libm-test-expm1.inc:1 | /* Test expm1.
Copyright (C) 1997-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-expm1.inc | LGPL-2.1 | 5a82c74822d3272df2f5929133680478c0cfb4bd | github | libc | https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-expm1.inc | 1 | 49 |
bminor/glibc:math/libm-test-expm1.inc:1 | /* Test expm1.
Copyright (C) 1997-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-expm1.inc | LGPL-2.1 | 04277e02d7f54d3582bebcf8386b317018cd5e1d | github | libc | https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-expm1.inc | 1 | 49 |
bminor/glibc:math/libm-test-expm1.inc:1 | /* Test expm1.
Copyright (C) 1997-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
vers... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-expm1.inc | LGPL-2.1 | 688903eb3ef01301d239ab753d309d45720610a7 | github | libc | https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-expm1.inc | 1 | 49 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.