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-clog.inc:1
/* Test clog. 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-clog.inc
LGPL-2.1
5cbb58493df391ac6712ac6f078569ccb96f3568
github
libc
https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-clog.inc
1
60
bminor/glibc:math/libm-test-clog.inc:2
TEST_c_c (clog, minus_infty, 0, plus_infty, lit_pi), TEST_c_c (clog, minus_infty, 1, plus_infty, lit_pi), TEST_c_c (clog, minus_infty, minus_zero, plus_infty, -lit_pi), TEST_c_c (clog, minus_infty, -1, plus_infty, -lit_pi), TEST_c_c (clog, plus_infty, 0, plus_infty, 0.0), TEST_c_c (clog, plus_infty...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-clog.inc
LGPL-2.1
5cbb58493df391ac6712ac6f078569ccb96f3568
github
libc
https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-clog.inc
41
83
bminor/glibc:math/libm-test-clog10.inc:1
/* Test clog10. 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 ver...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-clog10.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-clog10.inc
1
60
bminor/glibc:math/libm-test-clog10.inc:2
TEST_c_c (clog10, -3, minus_infty, plus_infty, -lit_pi_2_ln10_m_d), TEST_c_c (clog10, minus_infty, 0, plus_infty, lit_pi_ln10_d), TEST_c_c (clog10, minus_infty, 1, plus_infty, lit_pi_ln10_d), TEST_c_c (clog10, minus_infty, minus_zero, plus_infty, -lit_pi_ln10_d), TEST_c_c (clog10, minus_infty, -1, plus...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-clog10.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-clog10.inc
41
90
bminor/glibc:math/libm-test-clog10.inc:3
do_test (void) { clog10_test (); } /* * Local Variables: * mode:c * End: */
arm
gas-like
handwritten
bminor/glibc
math/libm-test-clog10.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-clog10.inc
81
90
bminor/glibc:math/libm-test-clog10.inc:1
/* Test clog10. 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 ver...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-clog10.inc
LGPL-2.1
2642002380aafb71a1d3b569b6d7ebeab3284816
github
libc
https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-clog10.inc
1
60
bminor/glibc:math/libm-test-clog10.inc:1
/* Test clog10. 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 ver...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-clog10.inc
LGPL-2.1
dff8da6b3e89b986bb7f6b1ec18cf65d5972e307
github
libc
https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-clog10.inc
1
60
bminor/glibc:math/libm-test-clog10.inc:1
/* Test clog10. 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 ver...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-clog10.inc
LGPL-2.1
6d7e8eda9b85b08f207a6dc6f187e94e4817270f
github
libc
https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-clog10.inc
1
60
bminor/glibc:math/libm-test-clog10.inc:1
/* Test clog10. 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 ver...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-clog10.inc
LGPL-2.1
581c785bf31bc74430320c7856bbfa3875d025fe
github
libc
https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-clog10.inc
1
60
bminor/glibc:math/libm-test-clog10.inc:1
/* Test clog10. 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 ver...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-clog10.inc
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-clog10.inc
1
60
bminor/glibc:math/libm-test-clog10.inc:1
/* Test clog10. 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 ver...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-clog10.inc
LGPL-2.1
d614a7539657941a9201c236b2f15afac18e1213
github
libc
https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-clog10.inc
1
60
bminor/glibc:math/libm-test-clog10.inc:1
/* Test clog10. 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 ver...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-clog10.inc
LGPL-2.1
5a82c74822d3272df2f5929133680478c0cfb4bd
github
libc
https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-clog10.inc
1
60
bminor/glibc:math/libm-test-clog10.inc:1
/* Test clog10. 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 ver...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-clog10.inc
LGPL-2.1
04277e02d7f54d3582bebcf8386b317018cd5e1d
github
libc
https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-clog10.inc
1
60
bminor/glibc:math/libm-test-clog10.inc:1
/* Test clog10. 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 ver...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-clog10.inc
LGPL-2.1
688903eb3ef01301d239ab753d309d45720610a7
github
libc
https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-clog10.inc
1
60
bminor/glibc:math/libm-test-clog10.inc:1
/* Test clog10. 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 ver...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-clog10.inc
LGPL-2.1
92061bb033f093cca76e31745cac14c43a1fb29b
github
libc
https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-clog10.inc
1
60
bminor/glibc:math/libm-test-clog10.inc:1
/* Test clog10. 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 ver...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-clog10.inc
LGPL-2.1
5cbb58493df391ac6712ac6f078569ccb96f3568
github
libc
https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-clog10.inc
1
60
bminor/glibc:math/libm-test-clog10.inc:2
TEST_c_c (clog10, minus_infty, 0, plus_infty, lit_pi_ln10_d), TEST_c_c (clog10, minus_infty, 1, plus_infty, lit_pi_ln10_d), TEST_c_c (clog10, minus_infty, minus_zero, plus_infty, -lit_pi_ln10_d), TEST_c_c (clog10, minus_infty, -1, plus_infty, -lit_pi_ln10_d), TEST_c_c (clog10, plus_infty, 0, plus_infty...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-clog10.inc
LGPL-2.1
5cbb58493df391ac6712ac6f078569ccb96f3568
github
libc
https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-clog10.inc
41
82
bminor/glibc:math/libm-test-compat_totalorder.inc:1
/* Test totalorder compat symbol. Copyright (C) 2019-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 Foundat...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-compat_totalorder.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-compat_totalorder.inc
1
56
bminor/glibc:math/libm-test-compat_totalorder.inc:1
/* Test totalorder compat symbol. Copyright (C) 2019-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 Foundat...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-compat_totalorder.inc
LGPL-2.1
2642002380aafb71a1d3b569b6d7ebeab3284816
github
libc
https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-compat_totalorder.inc
1
56
bminor/glibc:math/libm-test-compat_totalorder.inc:1
/* Test totalorder compat symbol. Copyright (C) 2019-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 Foundat...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-compat_totalorder.inc
LGPL-2.1
dff8da6b3e89b986bb7f6b1ec18cf65d5972e307
github
libc
https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-compat_totalorder.inc
1
56
bminor/glibc:math/libm-test-compat_totalorder.inc:1
/* Test totalorder compat symbol. Copyright (C) 2019-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 Foundat...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-compat_totalorder.inc
LGPL-2.1
6d7e8eda9b85b08f207a6dc6f187e94e4817270f
github
libc
https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-compat_totalorder.inc
1
56
bminor/glibc:math/libm-test-compat_totalorder.inc:1
/* Test totalorder compat symbol. Copyright (C) 2019-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 Foundat...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-compat_totalorder.inc
LGPL-2.1
581c785bf31bc74430320c7856bbfa3875d025fe
github
libc
https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-compat_totalorder.inc
1
56
bminor/glibc:math/libm-test-compat_totalorder.inc:1
/* Test totalorder compat symbol. Copyright (C) 2019-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 Foundat...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-compat_totalorder.inc
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-compat_totalorder.inc
1
56
bminor/glibc:math/libm-test-compat_totalorder.inc:1
/* Test totalorder compat symbol. Copyright (C) 2019-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 Foundat...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-compat_totalorder.inc
LGPL-2.1
d614a7539657941a9201c236b2f15afac18e1213
github
libc
https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-compat_totalorder.inc
1
56
bminor/glibc:math/libm-test-compat_totalorder.inc:1
/* Test totalorder compat symbol. Copyright (C) 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; ...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-compat_totalorder.inc
LGPL-2.1
5a82c74822d3272df2f5929133680478c0cfb4bd
github
libc
https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-compat_totalorder.inc
1
56
bminor/glibc:math/libm-test-compat_totalorder.inc:1
/* Test totalorder compat symbol. Copyright (C) 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; ...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-compat_totalorder.inc
LGPL-2.1
4745f4c1ca4f5c774e91436e952bde27b4d91e28
github
libc
https://github.com/bminor/glibc/blob/4745f4c1ca4f5c774e91436e952bde27b4d91e28/math/libm-test-compat_totalorder.inc
1
56
bminor/glibc:math/libm-test-compat_totalorder.inc:1
/* Test totalorder compat symbol. Copyright (C) 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; ...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-compat_totalorder.inc
LGPL-2.1
42760d764649ad82f5fe45a26cbdf2c2500409f7
github
libc
https://github.com/bminor/glibc/blob/42760d764649ad82f5fe45a26cbdf2c2500409f7/math/libm-test-compat_totalorder.inc
1
56
bminor/glibc:math/libm-test-compat_totalordermag.inc:1
/* Test totalordermag compat symbol. Copyright (C) 2019-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 Foun...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-compat_totalordermag.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-compat_totalordermag.inc
1
56
bminor/glibc:math/libm-test-compat_totalordermag.inc:1
/* Test totalordermag compat symbol. Copyright (C) 2019-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 Foun...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-compat_totalordermag.inc
LGPL-2.1
2642002380aafb71a1d3b569b6d7ebeab3284816
github
libc
https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-compat_totalordermag.inc
1
56
bminor/glibc:math/libm-test-compat_totalordermag.inc:1
/* Test totalordermag compat symbol. Copyright (C) 2019-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 Foun...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-compat_totalordermag.inc
LGPL-2.1
dff8da6b3e89b986bb7f6b1ec18cf65d5972e307
github
libc
https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-compat_totalordermag.inc
1
56
bminor/glibc:math/libm-test-compat_totalordermag.inc:1
/* Test totalordermag compat symbol. Copyright (C) 2019-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 Foun...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-compat_totalordermag.inc
LGPL-2.1
6d7e8eda9b85b08f207a6dc6f187e94e4817270f
github
libc
https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-compat_totalordermag.inc
1
56
bminor/glibc:math/libm-test-compat_totalordermag.inc:1
/* Test totalordermag compat symbol. Copyright (C) 2019-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 Foun...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-compat_totalordermag.inc
LGPL-2.1
581c785bf31bc74430320c7856bbfa3875d025fe
github
libc
https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-compat_totalordermag.inc
1
56
bminor/glibc:math/libm-test-compat_totalordermag.inc:1
/* Test totalordermag compat symbol. Copyright (C) 2019-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 Foun...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-compat_totalordermag.inc
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-compat_totalordermag.inc
1
56
bminor/glibc:math/libm-test-compat_totalordermag.inc:1
/* Test totalordermag compat symbol. Copyright (C) 2019-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 Foun...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-compat_totalordermag.inc
LGPL-2.1
d614a7539657941a9201c236b2f15afac18e1213
github
libc
https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-compat_totalordermag.inc
1
56
bminor/glibc:math/libm-test-compat_totalordermag.inc:1
/* Test totalordermag compat symbol. Copyright (C) 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 Foundatio...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-compat_totalordermag.inc
LGPL-2.1
5a82c74822d3272df2f5929133680478c0cfb4bd
github
libc
https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-compat_totalordermag.inc
1
56
bminor/glibc:math/libm-test-compat_totalordermag.inc:1
/* Test totalordermag compat symbol. Copyright (C) 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 Foundatio...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-compat_totalordermag.inc
LGPL-2.1
4745f4c1ca4f5c774e91436e952bde27b4d91e28
github
libc
https://github.com/bminor/glibc/blob/4745f4c1ca4f5c774e91436e952bde27b4d91e28/math/libm-test-compat_totalordermag.inc
1
56
bminor/glibc:math/libm-test-compat_totalordermag.inc:1
/* Test totalordermag compat symbol. Copyright (C) 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 Foundatio...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-compat_totalordermag.inc
LGPL-2.1
42760d764649ad82f5fe45a26cbdf2c2500409f7
github
libc
https://github.com/bminor/glibc/blob/42760d764649ad82f5fe45a26cbdf2c2500409f7/math/libm-test-compat_totalordermag.inc
1
56
bminor/glibc:math/libm-test-compoundn.inc:1
/* Test compoundn. Copyright (C) 2025-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 ...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-compoundn.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-compoundn.inc
1
60
bminor/glibc:math/libm-test-compoundn.inc:2
TEST_fL_f (compoundn, -qnan_value, -3, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), TEST_fL_f (compoundn, snan_value, 3, qnan_value, INVALID_EXCEPTION), TEST_fL_f (compoundn, -snan_value, 3, qnan_value, INVALID_EXCEPTION), TEST_fL_f (compoundn, snan_value, -3, qnan_value, INVALID_EXCEPTION), TEST_...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-compoundn.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-compoundn.inc
41
100
bminor/glibc:math/libm-test-compoundn.inc:3
TEST_fL_f (compoundn, plus_infty, 1, plus_infty, ERRNO_UNCHANGED), TEST_fL_f (compoundn, plus_infty, 2, plus_infty, ERRNO_UNCHANGED), TEST_fL_f (compoundn, plus_infty, LLONG_MAX, plus_infty, ERRNO_UNCHANGED), TEST_fL_f (compoundn, plus_infty, -1, plus_zero, ERRNO_UNCHANGED), TEST_fL_f (compoundn, plus_i...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-compoundn.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-compoundn.inc
81
107
bminor/glibc:math/libm-test-compoundn.inc:1
/* Test compoundn. Copyright (C) 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-compoundn.inc
LGPL-2.1
ae312544325724509ca734fcade2a05497f92b26
github
libc
https://github.com/bminor/glibc/blob/ae312544325724509ca734fcade2a05497f92b26/math/libm-test-compoundn.inc
1
60
bminor/glibc:math/libm-test-conj.inc:1
/* Test conj. 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-conj.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-conj.inc
1
51
bminor/glibc:math/libm-test-conj.inc:1
/* Test conj. 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-conj.inc
LGPL-2.1
2642002380aafb71a1d3b569b6d7ebeab3284816
github
libc
https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-conj.inc
1
51
bminor/glibc:math/libm-test-conj.inc:1
/* Test conj. 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-conj.inc
LGPL-2.1
dff8da6b3e89b986bb7f6b1ec18cf65d5972e307
github
libc
https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-conj.inc
1
51
bminor/glibc:math/libm-test-conj.inc:1
/* Test conj. 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-conj.inc
LGPL-2.1
6d7e8eda9b85b08f207a6dc6f187e94e4817270f
github
libc
https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-conj.inc
1
51
bminor/glibc:math/libm-test-conj.inc:1
/* Test conj. 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-conj.inc
LGPL-2.1
581c785bf31bc74430320c7856bbfa3875d025fe
github
libc
https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-conj.inc
1
51
bminor/glibc:math/libm-test-conj.inc:1
/* Test conj. 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-conj.inc
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-conj.inc
1
51
bminor/glibc:math/libm-test-conj.inc:1
/* Test conj. 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-conj.inc
LGPL-2.1
d614a7539657941a9201c236b2f15afac18e1213
github
libc
https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-conj.inc
1
51
bminor/glibc:math/libm-test-conj.inc:1
/* Test conj. 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-conj.inc
LGPL-2.1
5a82c74822d3272df2f5929133680478c0cfb4bd
github
libc
https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-conj.inc
1
51
bminor/glibc:math/libm-test-conj.inc:1
/* Test conj. 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-conj.inc
LGPL-2.1
04277e02d7f54d3582bebcf8386b317018cd5e1d
github
libc
https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-conj.inc
1
51
bminor/glibc:math/libm-test-conj.inc:1
/* Test conj. 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-conj.inc
LGPL-2.1
688903eb3ef01301d239ab753d309d45720610a7
github
libc
https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-conj.inc
1
51
bminor/glibc:math/libm-test-conj.inc:1
/* Test conj. 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-conj.inc
LGPL-2.1
92061bb033f093cca76e31745cac14c43a1fb29b
github
libc
https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-conj.inc
1
51
bminor/glibc:math/libm-test-conj.inc:1
/* Test conj. 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-conj.inc
LGPL-2.1
5cbb58493df391ac6712ac6f078569ccb96f3568
github
libc
https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-conj.inc
1
43
bminor/glibc:math/libm-test-copysign.inc:1
/* Test copysign. 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 v...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-copysign.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-copysign.inc
1
60
bminor/glibc:math/libm-test-copysign.inc:2
TEST_ff_f (copysign, minus_infty, minus_zero, minus_infty, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), TEST_ff_f (copysign, 0, plus_infty, 0, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), TEST_ff_f (copysign, 0, minus_infty, minus_zero, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), TEST_ff_f (copysign, minus_zero, plus_infty...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-copysign.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-copysign.inc
41
100
bminor/glibc:math/libm-test-copysign.inc:3
TEST_ff_f (copysign, -snan_value, -qnan_value, -snan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED|TEST_NAN_SIGN), TEST_ff_f (copysign, snan_value, snan_value, snan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED|TEST_NAN_SIGN), TEST_ff_f (copysign, snan_value, -snan_value, -snan_value, NO_INEXACT_EXCEPTION|ERRNO_UN...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-copysign.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-copysign.inc
81
120
bminor/glibc:math/libm-test-copysign.inc:1
/* Test copysign. 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 v...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-copysign.inc
LGPL-2.1
2642002380aafb71a1d3b569b6d7ebeab3284816
github
libc
https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-copysign.inc
1
60
bminor/glibc:math/libm-test-copysign.inc:1
/* Test copysign. 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 v...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-copysign.inc
LGPL-2.1
dff8da6b3e89b986bb7f6b1ec18cf65d5972e307
github
libc
https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-copysign.inc
1
60
bminor/glibc:math/libm-test-copysign.inc:1
/* Test copysign. 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 v...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-copysign.inc
LGPL-2.1
6d7e8eda9b85b08f207a6dc6f187e94e4817270f
github
libc
https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-copysign.inc
1
60
bminor/glibc:math/libm-test-copysign.inc:1
/* Test copysign. 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 v...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-copysign.inc
LGPL-2.1
581c785bf31bc74430320c7856bbfa3875d025fe
github
libc
https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-copysign.inc
1
60
bminor/glibc:math/libm-test-copysign.inc:1
/* Test copysign. 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 v...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-copysign.inc
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-copysign.inc
1
60
bminor/glibc:math/libm-test-copysign.inc:1
/* Test copysign. 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 v...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-copysign.inc
LGPL-2.1
d614a7539657941a9201c236b2f15afac18e1213
github
libc
https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-copysign.inc
1
60
bminor/glibc:math/libm-test-copysign.inc:1
/* Test copysign. 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 v...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-copysign.inc
LGPL-2.1
5a82c74822d3272df2f5929133680478c0cfb4bd
github
libc
https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-copysign.inc
1
60
bminor/glibc:math/libm-test-copysign.inc:1
/* Test copysign. 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 v...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-copysign.inc
LGPL-2.1
04277e02d7f54d3582bebcf8386b317018cd5e1d
github
libc
https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-copysign.inc
1
60
bminor/glibc:math/libm-test-copysign.inc:1
/* Test copysign. 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 v...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-copysign.inc
LGPL-2.1
688903eb3ef01301d239ab753d309d45720610a7
github
libc
https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-copysign.inc
1
60
bminor/glibc:math/libm-test-copysign.inc:1
/* Test copysign. 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 v...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-copysign.inc
LGPL-2.1
92061bb033f093cca76e31745cac14c43a1fb29b
github
libc
https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-copysign.inc
1
60
bminor/glibc:math/libm-test-copysign.inc:1
/* Test copysign. 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 v...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-copysign.inc
LGPL-2.1
5cbb58493df391ac6712ac6f078569ccb96f3568
github
libc
https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-copysign.inc
1
60
bminor/glibc:math/libm-test-copysign.inc:2
TEST_ff_f (copysign, 0, plus_infty, 0, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), TEST_ff_f (copysign, 0, minus_infty, minus_zero, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), TEST_ff_f (copysign, minus_zero, plus_infty, 0, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), TEST_ff_f (copysign, minus_zero, minus_infty, minus_zer...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-copysign.inc
LGPL-2.1
5cbb58493df391ac6712ac6f078569ccb96f3568
github
libc
https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-copysign.inc
41
100
bminor/glibc:math/libm-test-copysign.inc:3
TEST_ff_f (copysign, snan_value, snan_value, snan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED|TEST_NAN_SIGN), TEST_ff_f (copysign, snan_value, -snan_value, -snan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED|TEST_NAN_SIGN), TEST_ff_f (copysign, -snan_value, snan_value, snan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHA...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-copysign.inc
LGPL-2.1
5cbb58493df391ac6712ac6f078569ccb96f3568
github
libc
https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-copysign.inc
81
112
bminor/glibc:math/libm-test-cos.inc:1
/* Test cos. 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-cos.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-cos.inc
1
49
bminor/glibc:math/libm-test-cos.inc:1
/* Test cos. 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-cos.inc
LGPL-2.1
2642002380aafb71a1d3b569b6d7ebeab3284816
github
libc
https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-cos.inc
1
49
bminor/glibc:math/libm-test-cos.inc:1
/* Test cos. 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-cos.inc
LGPL-2.1
dff8da6b3e89b986bb7f6b1ec18cf65d5972e307
github
libc
https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-cos.inc
1
49
bminor/glibc:math/libm-test-cos.inc:1
/* Test cos. 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-cos.inc
LGPL-2.1
6d7e8eda9b85b08f207a6dc6f187e94e4817270f
github
libc
https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-cos.inc
1
49
bminor/glibc:math/libm-test-cos.inc:1
/* Test cos. 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-cos.inc
LGPL-2.1
581c785bf31bc74430320c7856bbfa3875d025fe
github
libc
https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-cos.inc
1
49
bminor/glibc:math/libm-test-cos.inc:1
/* Test cos. 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-cos.inc
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-cos.inc
1
49
bminor/glibc:math/libm-test-cos.inc:1
/* Test cos. 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-cos.inc
LGPL-2.1
d614a7539657941a9201c236b2f15afac18e1213
github
libc
https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-cos.inc
1
49
bminor/glibc:math/libm-test-cos.inc:1
/* Test cos. 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-cos.inc
LGPL-2.1
5a82c74822d3272df2f5929133680478c0cfb4bd
github
libc
https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-cos.inc
1
49
bminor/glibc:math/libm-test-cos.inc:1
/* Test cos. 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-cos.inc
LGPL-2.1
04277e02d7f54d3582bebcf8386b317018cd5e1d
github
libc
https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-cos.inc
1
49
bminor/glibc:math/libm-test-cos.inc:1
/* Test cos. 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-cos.inc
LGPL-2.1
688903eb3ef01301d239ab753d309d45720610a7
github
libc
https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-cos.inc
1
49
bminor/glibc:math/libm-test-cos.inc:1
/* Test cos. 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-cos.inc
LGPL-2.1
92061bb033f093cca76e31745cac14c43a1fb29b
github
libc
https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-cos.inc
1
49
bminor/glibc:math/libm-test-cos.inc:1
/* Test cos. 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-cos.inc
LGPL-2.1
5cbb58493df391ac6712ac6f078569ccb96f3568
github
libc
https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-cos.inc
1
41
bminor/glibc:math/libm-test-cosh.inc:1
/* Test cosh. 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-cosh.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-cosh.inc
1
49
bminor/glibc:math/libm-test-cosh.inc:1
/* Test cosh. 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-cosh.inc
LGPL-2.1
2642002380aafb71a1d3b569b6d7ebeab3284816
github
libc
https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-cosh.inc
1
49
bminor/glibc:math/libm-test-cosh.inc:1
/* Test cosh. 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-cosh.inc
LGPL-2.1
dff8da6b3e89b986bb7f6b1ec18cf65d5972e307
github
libc
https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-cosh.inc
1
49
bminor/glibc:math/libm-test-cosh.inc:1
/* Test cosh. 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-cosh.inc
LGPL-2.1
6d7e8eda9b85b08f207a6dc6f187e94e4817270f
github
libc
https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-cosh.inc
1
49
bminor/glibc:math/libm-test-cosh.inc:1
/* Test cosh. 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-cosh.inc
LGPL-2.1
581c785bf31bc74430320c7856bbfa3875d025fe
github
libc
https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-cosh.inc
1
49
bminor/glibc:math/libm-test-cosh.inc:1
/* Test cosh. 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-cosh.inc
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-cosh.inc
1
49
bminor/glibc:math/libm-test-cosh.inc:1
/* Test cosh. 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-cosh.inc
LGPL-2.1
1c15464ca05f36db5c582856d3770d5e8bde9d61
github
libc
https://github.com/bminor/glibc/blob/1c15464ca05f36db5c582856d3770d5e8bde9d61/math/libm-test-cosh.inc
1
49
bminor/glibc:math/libm-test-cosh.inc:1
/* Test cosh. 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-cosh.inc
LGPL-2.1
d614a7539657941a9201c236b2f15afac18e1213
github
libc
https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-cosh.inc
1
49
bminor/glibc:math/libm-test-cosh.inc:1
/* Test cosh. 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-cosh.inc
LGPL-2.1
5a82c74822d3272df2f5929133680478c0cfb4bd
github
libc
https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-cosh.inc
1
49
bminor/glibc:math/libm-test-cosh.inc:1
/* Test cosh. 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-cosh.inc
LGPL-2.1
04277e02d7f54d3582bebcf8386b317018cd5e1d
github
libc
https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-cosh.inc
1
49
bminor/glibc:math/libm-test-cosh.inc:1
/* Test cosh. 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-cosh.inc
LGPL-2.1
688903eb3ef01301d239ab753d309d45720610a7
github
libc
https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-cosh.inc
1
49
bminor/glibc:math/libm-test-cosh.inc:1
/* Test cosh. 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-cosh.inc
LGPL-2.1
92061bb033f093cca76e31745cac14c43a1fb29b
github
libc
https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-cosh.inc
1
49
bminor/glibc:math/libm-test-cosh.inc:1
/* Test cosh. 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-cosh.inc
LGPL-2.1
5cbb58493df391ac6712ac6f078569ccb96f3568
github
libc
https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-cosh.inc
1
41
bminor/glibc:math/libm-test-cospi.inc:1
/* Test cospi. 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 vers...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-cospi.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-cospi.inc
1
49
bminor/glibc:math/libm-test-cospi.inc:1
/* Test cospi. 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 vers...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-cospi.inc
LGPL-2.1
2642002380aafb71a1d3b569b6d7ebeab3284816
github
libc
https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-cospi.inc
1
49
bminor/glibc:math/libm-test-cospi.inc:1
/* Test cospi. 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 2...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-cospi.inc
LGPL-2.1
0ae0af68d8fa3bf6cbe1e4f1de5929ff71de67b3
github
libc
https://github.com/bminor/glibc/blob/0ae0af68d8fa3bf6cbe1e4f1de5929ff71de67b3/math/libm-test-cospi.inc
1
49
bminor/glibc:math/libm-test-cpow.inc:1
/* Test cpow. 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-cpow.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-cpow.inc
1
44
bminor/glibc:math/libm-test-cpow.inc:1
/* Test cpow. 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-cpow.inc
LGPL-2.1
2642002380aafb71a1d3b569b6d7ebeab3284816
github
libc
https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-cpow.inc
1
44
bminor/glibc:math/libm-test-cpow.inc:1
/* Test cpow. 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-cpow.inc
LGPL-2.1
dff8da6b3e89b986bb7f6b1ec18cf65d5972e307
github
libc
https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-cpow.inc
1
44