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-getpayload.inc:1 | /* Test getpayload.
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
... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-getpayload.inc | LGPL-2.1 | c86ed71d633c22d6f638576f7660c52a5f783d66 | github | libc | https://github.com/bminor/glibc/blob/c86ed71d633c22d6f638576f7660c52a5f783d66/math/libm-test-getpayload.inc | 1 | 60 |
bminor/glibc:math/libm-test-getpayload.inc:1 | /* Test getpayload.
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
... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-getpayload.inc | LGPL-2.1 | 92061bb033f093cca76e31745cac14c43a1fb29b | github | libc | https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-getpayload.inc | 1 | 60 |
bminor/glibc:math/libm-test-getpayload.inc:2 | TEST_fp_f (getpayload, qnan_value_pl ("0x1"), 1, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_fp_f (getpayload, -qnan_value_pl ("0x1"), 1, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_fp_f (getpayload, snan_value_pl ("0x1"), 1, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_fp_f (getpayload, -snan_value_pl ("0x1... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-getpayload.inc | LGPL-2.1 | 92061bb033f093cca76e31745cac14c43a1fb29b | github | libc | https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-getpayload.inc | 41 | 89 |
bminor/glibc:math/libm-test-getpayload.inc:1 | /* Test getpayload.
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
... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-getpayload.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-getpayload.inc | 1 | 60 |
bminor/glibc:math/libm-test-getpayload.inc:2 | TEST_fp_f (getpayload, snan_value_pl ("0x1"), 1, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_fp_f (getpayload, -snan_value_pl ("0x1"), 1, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_fp_f (getpayload, qnan_value_pl ("0x2"), 2, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_fp_f (getpayload, -qnan_value_pl ("0x2... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-getpayload.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-getpayload.inc | 41 | 81 |
bminor/glibc:math/libm-test-hypot.inc:1 | /* Test hypot.
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-hypot.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-hypot.inc | 1 | 60 |
bminor/glibc:math/libm-test-hypot.inc:2 | TEST_ff_f (hypot, min_subnorm_value, plus_infty, plus_infty, ERRNO_UNCHANGED),
TEST_ff_f (hypot, -min_subnorm_value, plus_infty, plus_infty, ERRNO_UNCHANGED),
TEST_ff_f (hypot, minus_infty, 1, plus_infty, ERRNO_UNCHANGED),
TEST_ff_f (hypot, minus_infty, -1, plus_infty, ERRNO_UNCHANGED),
TEST_ff_f (hypot... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-hypot.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-hypot.inc | 41 | 100 |
bminor/glibc:math/libm-test-hypot.inc:3 | TEST_ff_f (hypot, -snan_value, plus_infty, qnan_value, INVALID_EXCEPTION),
TEST_ff_f (hypot, snan_value, minus_infty, qnan_value, INVALID_EXCEPTION),
TEST_ff_f (hypot, -snan_value, minus_infty, qnan_value, INVALID_EXCEPTION),
TEST_ff_f (hypot, 0, qnan_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-hypot.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-hypot.inc | 81 | 140 |
bminor/glibc:math/libm-test-hypot.inc:4 | TEST_ff_f (hypot, qnan_value, max_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (hypot, -qnan_value, max_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (hypot, qnan_value, -max_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (hypot, -qnan_value,... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-hypot.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-hypot.inc | 121 | 180 |
bminor/glibc:math/libm-test-hypot.inc:5 | TEST_ff_f (hypot, -snan_value, -qnan_value, qnan_value, INVALID_EXCEPTION),
TEST_ff_f (hypot, snan_value, snan_value, qnan_value, INVALID_EXCEPTION),
TEST_ff_f (hypot, snan_value, -snan_value, qnan_value, INVALID_EXCEPTION),
TEST_ff_f (hypot, -snan_value, snan_value, qnan_value, INVALID_EXCEPTION),
TEST... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-hypot.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-hypot.inc | 161 | 186 |
bminor/glibc:math/libm-test-hypot.inc:1 | /* Test hypot.
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-hypot.inc | LGPL-2.1 | 2642002380aafb71a1d3b569b6d7ebeab3284816 | github | libc | https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-hypot.inc | 1 | 60 |
bminor/glibc:math/libm-test-hypot.inc:1 | /* Test hypot.
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-hypot.inc | LGPL-2.1 | dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 | github | libc | https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-hypot.inc | 1 | 60 |
bminor/glibc:math/libm-test-hypot.inc:1 | /* Test hypot.
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-hypot.inc | LGPL-2.1 | 6d7e8eda9b85b08f207a6dc6f187e94e4817270f | github | libc | https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-hypot.inc | 1 | 60 |
bminor/glibc:math/libm-test-hypot.inc:1 | /* Test hypot.
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-hypot.inc | LGPL-2.1 | 581c785bf31bc74430320c7856bbfa3875d025fe | github | libc | https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-hypot.inc | 1 | 60 |
bminor/glibc:math/libm-test-hypot.inc:1 | /* Test hypot.
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-hypot.inc | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-hypot.inc | 1 | 60 |
bminor/glibc:math/libm-test-hypot.inc:1 | /* Test hypot.
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-hypot.inc | LGPL-2.1 | 1c15464ca05f36db5c582856d3770d5e8bde9d61 | github | libc | https://github.com/bminor/glibc/blob/1c15464ca05f36db5c582856d3770d5e8bde9d61/math/libm-test-hypot.inc | 1 | 60 |
bminor/glibc:math/libm-test-hypot.inc:2 | TEST_ff_f (hypot, min_subnorm_value, plus_infty, plus_infty, ERRNO_UNCHANGED),
TEST_ff_f (hypot, -min_subnorm_value, plus_infty, plus_infty, ERRNO_UNCHANGED),
TEST_ff_f (hypot, minus_infty, 1, plus_infty, ERRNO_UNCHANGED),
TEST_ff_f (hypot, minus_infty, -1, plus_infty, ERRNO_UNCHANGED),
TEST_ff_f (hypot... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-hypot.inc | LGPL-2.1 | d614a7539657941a9201c236b2f15afac18e1213 | github | libc | https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-hypot.inc | 41 | 100 |
bminor/glibc:math/libm-test-hypot.inc:3 | TEST_ff_f (hypot, -snan_value, plus_infty, qnan_value, INVALID_EXCEPTION|NO_TEST_INLINE),
TEST_ff_f (hypot, snan_value, minus_infty, qnan_value, INVALID_EXCEPTION|NO_TEST_INLINE),
TEST_ff_f (hypot, -snan_value, minus_infty, qnan_value, INVALID_EXCEPTION|NO_TEST_INLINE),
TEST_ff_f (hypot, 0, qnan_value, qna... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-hypot.inc | LGPL-2.1 | d614a7539657941a9201c236b2f15afac18e1213 | github | libc | https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-hypot.inc | 81 | 140 |
bminor/glibc:math/libm-test-hypot.inc:1 | /* Test hypot.
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-hypot.inc | LGPL-2.1 | 5a82c74822d3272df2f5929133680478c0cfb4bd | github | libc | https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-hypot.inc | 1 | 60 |
bminor/glibc:math/libm-test-hypot.inc:1 | /* Test hypot.
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-hypot.inc | LGPL-2.1 | 04277e02d7f54d3582bebcf8386b317018cd5e1d | github | libc | https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-hypot.inc | 1 | 60 |
bminor/glibc:math/libm-test-hypot.inc:1 | /* Test hypot.
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-hypot.inc | LGPL-2.1 | 688903eb3ef01301d239ab753d309d45720610a7 | github | libc | https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-hypot.inc | 1 | 60 |
bminor/glibc:math/libm-test-hypot.inc:1 | /* Test hypot.
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-hypot.inc | LGPL-2.1 | 92061bb033f093cca76e31745cac14c43a1fb29b | github | libc | https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-hypot.inc | 1 | 60 |
bminor/glibc:math/libm-test-hypot.inc:1 | /* Test hypot.
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-hypot.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-hypot.inc | 1 | 60 |
bminor/glibc:math/libm-test-hypot.inc:2 | TEST_ff_f (hypot, minus_infty, 1, plus_infty, ERRNO_UNCHANGED),
TEST_ff_f (hypot, minus_infty, -1, plus_infty, ERRNO_UNCHANGED),
TEST_ff_f (hypot, minus_infty, 0, plus_infty, ERRNO_UNCHANGED),
TEST_ff_f (hypot, minus_infty, minus_zero, plus_infty, ERRNO_UNCHANGED),
TEST_ff_f (hypot, minus_infty, max_val... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-hypot.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-hypot.inc | 41 | 100 |
bminor/glibc:math/libm-test-hypot.inc:3 | TEST_ff_f (hypot, -snan_value, minus_infty, qnan_value, INVALID_EXCEPTION|NO_TEST_INLINE),
TEST_ff_f (hypot, 0, qnan_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (hypot, 0, -qnan_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (hypot, minus_zero, qnan_value, qnan_... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-hypot.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-hypot.inc | 81 | 140 |
bminor/glibc:math/libm-test-hypot.inc:4 | TEST_ff_f (hypot, qnan_value, -max_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (hypot, -qnan_value, -max_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (hypot, qnan_value, min_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (hypot, -qnan_value... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-hypot.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-hypot.inc | 121 | 178 |
bminor/glibc:math/libm-test-hypot.inc:5 | TEST_ff_f (hypot, snan_value, -snan_value, qnan_value, INVALID_EXCEPTION),
TEST_ff_f (hypot, -snan_value, snan_value, qnan_value, INVALID_EXCEPTION),
TEST_ff_f (hypot, -snan_value, -snan_value, qnan_value, INVALID_EXCEPTION),
AUTO_TESTS_ff_f (hypot),
};
static void
hypot_test (void)
{
ALL_RM_TEST (hyp... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-hypot.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-hypot.inc | 161 | 178 |
bminor/glibc:math/libm-test-ilogb.inc:1 | /* Test ilogb.
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-ilogb.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-ilogb.inc | 1 | 60 |
bminor/glibc:math/libm-test-ilogb.inc:2 | /* ilogb (0.0) == FP_ILOGB0 plus invalid exception */
TEST_f_i (ilogb, 0.0, FP_ILOGB0, NO_INEXACT_EXCEPTION|INVALID_EXCEPTION|ERRNO_EDOM),
TEST_f_i (ilogb, -0.0, FP_ILOGB0, NO_INEXACT_EXCEPTION|INVALID_EXCEPTION|ERRNO_EDOM),
/* ilogb (qNaN) == FP_ILOGBNAN plus invalid exception */
TEST_f_i (ilogb, qna... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-ilogb.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-ilogb.inc | 41 | 72 |
bminor/glibc:math/libm-test-ilogb.inc:1 | /* Test ilogb.
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-ilogb.inc | LGPL-2.1 | 2642002380aafb71a1d3b569b6d7ebeab3284816 | github | libc | https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-ilogb.inc | 1 | 60 |
bminor/glibc:math/libm-test-ilogb.inc:1 | /* Test ilogb.
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-ilogb.inc | LGPL-2.1 | dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 | github | libc | https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-ilogb.inc | 1 | 60 |
bminor/glibc:math/libm-test-ilogb.inc:1 | /* Test ilogb.
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-ilogb.inc | LGPL-2.1 | 6d7e8eda9b85b08f207a6dc6f187e94e4817270f | github | libc | https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-ilogb.inc | 1 | 60 |
bminor/glibc:math/libm-test-ilogb.inc:1 | /* Test ilogb.
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-ilogb.inc | LGPL-2.1 | 581c785bf31bc74430320c7856bbfa3875d025fe | github | libc | https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-ilogb.inc | 1 | 60 |
bminor/glibc:math/libm-test-ilogb.inc:1 | /* Test ilogb.
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-ilogb.inc | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-ilogb.inc | 1 | 60 |
bminor/glibc:math/libm-test-ilogb.inc:1 | /* Test ilogb.
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-ilogb.inc | LGPL-2.1 | d614a7539657941a9201c236b2f15afac18e1213 | github | libc | https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-ilogb.inc | 1 | 60 |
bminor/glibc:math/libm-test-ilogb.inc:1 | /* Test ilogb.
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-ilogb.inc | LGPL-2.1 | 5a82c74822d3272df2f5929133680478c0cfb4bd | github | libc | https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-ilogb.inc | 1 | 60 |
bminor/glibc:math/libm-test-ilogb.inc:1 | /* Test ilogb.
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-ilogb.inc | LGPL-2.1 | 04277e02d7f54d3582bebcf8386b317018cd5e1d | github | libc | https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-ilogb.inc | 1 | 60 |
bminor/glibc:math/libm-test-ilogb.inc:1 | /* Test ilogb.
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-ilogb.inc | LGPL-2.1 | ea705eb5ec1cf12525ab5c668e89ca28962978c6 | github | libc | https://github.com/bminor/glibc/blob/ea705eb5ec1cf12525ab5c668e89ca28962978c6/math/libm-test-ilogb.inc | 1 | 60 |
bminor/glibc:math/libm-test-ilogb.inc:1 | /* Test ilogb.
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-ilogb.inc | LGPL-2.1 | 688903eb3ef01301d239ab753d309d45720610a7 | github | libc | https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-ilogb.inc | 1 | 60 |
bminor/glibc:math/libm-test-ilogb.inc:1 | /* Test ilogb.
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-ilogb.inc | LGPL-2.1 | 92061bb033f093cca76e31745cac14c43a1fb29b | github | libc | https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-ilogb.inc | 1 | 60 |
bminor/glibc:math/libm-test-ilogb.inc:1 | /* Test ilogb.
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-ilogb.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-ilogb.inc | 1 | 60 |
bminor/glibc:math/libm-test-ilogb.inc:2 | TEST_f_i (ilogb, 0.0, FP_ILOGB0, NO_INEXACT_EXCEPTION|INVALID_EXCEPTION|ERRNO_EDOM),
TEST_f_i (ilogb, -0.0, FP_ILOGB0, NO_INEXACT_EXCEPTION|INVALID_EXCEPTION|ERRNO_EDOM),
/* ilogb (qNaN) == FP_ILOGBNAN plus invalid exception */
TEST_f_i (ilogb, qnan_value, FP_ILOGBNAN, NO_INEXACT_EXCEPTION|INVALID_EXCEPTIO... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-ilogb.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-ilogb.inc | 41 | 64 |
bminor/glibc:math/libm-test-iscanonical.inc:1 | /* Test iscanonical.
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
... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iscanonical.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-iscanonical.inc | 1 | 56 |
bminor/glibc:math/libm-test-iscanonical.inc:1 | /* Test iscanonical.
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
... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iscanonical.inc | LGPL-2.1 | 2642002380aafb71a1d3b569b6d7ebeab3284816 | github | libc | https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-iscanonical.inc | 1 | 56 |
bminor/glibc:math/libm-test-iscanonical.inc:1 | /* Test iscanonical.
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
... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iscanonical.inc | LGPL-2.1 | dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 | github | libc | https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-iscanonical.inc | 1 | 56 |
bminor/glibc:math/libm-test-iscanonical.inc:1 | /* Test iscanonical.
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
... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iscanonical.inc | LGPL-2.1 | 6d7e8eda9b85b08f207a6dc6f187e94e4817270f | github | libc | https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-iscanonical.inc | 1 | 56 |
bminor/glibc:math/libm-test-iscanonical.inc:1 | /* Test iscanonical.
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
... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iscanonical.inc | LGPL-2.1 | 581c785bf31bc74430320c7856bbfa3875d025fe | github | libc | https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-iscanonical.inc | 1 | 56 |
bminor/glibc:math/libm-test-iscanonical.inc:1 | /* Test iscanonical.
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
... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iscanonical.inc | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-iscanonical.inc | 1 | 56 |
bminor/glibc:math/libm-test-iscanonical.inc:1 | /* Test iscanonical.
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
... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iscanonical.inc | LGPL-2.1 | d614a7539657941a9201c236b2f15afac18e1213 | github | libc | https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-iscanonical.inc | 1 | 56 |
bminor/glibc:math/libm-test-iscanonical.inc:1 | /* Test iscanonical.
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
... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iscanonical.inc | LGPL-2.1 | 5a82c74822d3272df2f5929133680478c0cfb4bd | github | libc | https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-iscanonical.inc | 1 | 56 |
bminor/glibc:math/libm-test-iscanonical.inc:1 | /* Test iscanonical.
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
... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iscanonical.inc | LGPL-2.1 | 04277e02d7f54d3582bebcf8386b317018cd5e1d | github | libc | https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-iscanonical.inc | 1 | 56 |
bminor/glibc:math/libm-test-iscanonical.inc:1 | /* Test iscanonical.
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
... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iscanonical.inc | LGPL-2.1 | 688903eb3ef01301d239ab753d309d45720610a7 | github | libc | https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-iscanonical.inc | 1 | 56 |
bminor/glibc:math/libm-test-iscanonical.inc:1 | /* Test iscanonical.
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
... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iscanonical.inc | LGPL-2.1 | 92061bb033f093cca76e31745cac14c43a1fb29b | github | libc | https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-iscanonical.inc | 1 | 56 |
bminor/glibc:math/libm-test-iscanonical.inc:1 | /* Test iscanonical.
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
... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iscanonical.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-iscanonical.inc | 1 | 48 |
bminor/glibc:math/libm-test-iseqsig.inc:1 | /* Test iseqsig.
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
ve... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iseqsig.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-iseqsig.inc | 1 | 60 |
bminor/glibc:math/libm-test-iseqsig.inc:2 | TEST_ff_i (iseqsig, (FLOAT) 1, -qnan_value, 0, NO_INEXACT_EXCEPTION|INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff_i (iseqsig, (FLOAT) 1, snan_value, 0, NO_INEXACT_EXCEPTION|INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff_i (iseqsig, (FLOAT) 1, -snan_value, 0, NO_INEXACT_EXCEPTION|INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff_i (i... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iseqsig.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-iseqsig.inc | 41 | 90 |
bminor/glibc:math/libm-test-iseqsig.inc:3 | do_test (void)
{
iseqsig_test ();
}
/*
* Local Variables:
* mode:c
* End:
*/ | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iseqsig.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-iseqsig.inc | 81 | 90 |
bminor/glibc:math/libm-test-iseqsig.inc:1 | /* Test iseqsig.
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
ve... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iseqsig.inc | LGPL-2.1 | 2642002380aafb71a1d3b569b6d7ebeab3284816 | github | libc | https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-iseqsig.inc | 1 | 60 |
bminor/glibc:math/libm-test-iseqsig.inc:1 | /* Test iseqsig.
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
ve... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iseqsig.inc | LGPL-2.1 | dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 | github | libc | https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-iseqsig.inc | 1 | 60 |
bminor/glibc:math/libm-test-iseqsig.inc:1 | /* Test iseqsig.
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
ve... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iseqsig.inc | LGPL-2.1 | 6d7e8eda9b85b08f207a6dc6f187e94e4817270f | github | libc | https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-iseqsig.inc | 1 | 60 |
bminor/glibc:math/libm-test-iseqsig.inc:1 | /* Test iseqsig.
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
ve... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iseqsig.inc | LGPL-2.1 | 581c785bf31bc74430320c7856bbfa3875d025fe | github | libc | https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-iseqsig.inc | 1 | 60 |
bminor/glibc:math/libm-test-iseqsig.inc:1 | /* Test iseqsig.
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
ve... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iseqsig.inc | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-iseqsig.inc | 1 | 60 |
bminor/glibc:math/libm-test-iseqsig.inc:1 | /* Test iseqsig.
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
ve... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iseqsig.inc | LGPL-2.1 | d614a7539657941a9201c236b2f15afac18e1213 | github | libc | https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-iseqsig.inc | 1 | 60 |
bminor/glibc:math/libm-test-iseqsig.inc:1 | /* Test iseqsig.
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
ve... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iseqsig.inc | LGPL-2.1 | 5a82c74822d3272df2f5929133680478c0cfb4bd | github | libc | https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-iseqsig.inc | 1 | 60 |
bminor/glibc:math/libm-test-iseqsig.inc:1 | /* Test iseqsig.
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
ve... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iseqsig.inc | LGPL-2.1 | 04277e02d7f54d3582bebcf8386b317018cd5e1d | github | libc | https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-iseqsig.inc | 1 | 60 |
bminor/glibc:math/libm-test-iseqsig.inc:1 | /* Test iseqsig.
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
ve... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iseqsig.inc | LGPL-2.1 | 688903eb3ef01301d239ab753d309d45720610a7 | github | libc | https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-iseqsig.inc | 1 | 60 |
bminor/glibc:math/libm-test-iseqsig.inc:1 | /* Test iseqsig.
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
ve... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iseqsig.inc | LGPL-2.1 | 92061bb033f093cca76e31745cac14c43a1fb29b | github | libc | https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-iseqsig.inc | 1 | 60 |
bminor/glibc:math/libm-test-iseqsig.inc:1 | /* Test iseqsig.
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
ve... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iseqsig.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-iseqsig.inc | 1 | 60 |
bminor/glibc:math/libm-test-iseqsig.inc:2 | TEST_ff_i (iseqsig, (FLOAT) 1, -snan_value, 0, NO_INEXACT_EXCEPTION|INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff_i (iseqsig, qnan_value, minus_zero, 0, NO_INEXACT_EXCEPTION|INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff_i (iseqsig, -qnan_value, minus_zero, 0, NO_INEXACT_EXCEPTION|INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff_i ... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-iseqsig.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-iseqsig.inc | 41 | 82 |
bminor/glibc:math/libm-test-isfinite.inc:1 | /* Test isfinite.
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-isfinite.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-isfinite.inc | 1 | 60 |
bminor/glibc:math/libm-test-isfinite.inc:2 | static void
isfinite_test (void)
{
ALL_RM_TEST (isfinite, 1, isfinite_test_data, RUN_TEST_LOOP_f_b_tg, END);
}
static void
finite_test (void)
{
/* finite uses the same test data as isfinite. */
#if !TEST_FLOATN
ALL_RM_TEST (finite, 1, isfinite_test_data, RUN_TEST_LOOP_f_b, END);
#endif
}
static void
do_test (v... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-isfinite.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-isfinite.inc | 41 | 68 |
bminor/glibc:math/libm-test-isfinite.inc:1 | /* Test isfinite.
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-isfinite.inc | LGPL-2.1 | 2642002380aafb71a1d3b569b6d7ebeab3284816 | github | libc | https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-isfinite.inc | 1 | 60 |
bminor/glibc:math/libm-test-isfinite.inc:1 | /* Test isfinite.
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-isfinite.inc | LGPL-2.1 | dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 | github | libc | https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-isfinite.inc | 1 | 60 |
bminor/glibc:math/libm-test-isfinite.inc:1 | /* Test isfinite.
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-isfinite.inc | LGPL-2.1 | 6d7e8eda9b85b08f207a6dc6f187e94e4817270f | github | libc | https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-isfinite.inc | 1 | 60 |
bminor/glibc:math/libm-test-isfinite.inc:1 | /* Test isfinite.
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-isfinite.inc | LGPL-2.1 | 5c5a8b99cf96b71940e36a9db66d3a61bc315016 | github | libc | https://github.com/bminor/glibc/blob/5c5a8b99cf96b71940e36a9db66d3a61bc315016/math/libm-test-isfinite.inc | 1 | 60 |
bminor/glibc:math/libm-test-isfinite.inc:1 | /* Test isfinite.
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-isfinite.inc | LGPL-2.1 | 581c785bf31bc74430320c7856bbfa3875d025fe | github | libc | https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-isfinite.inc | 1 | 60 |
bminor/glibc:math/libm-test-isfinite.inc:2 | isfinite_test (void)
{
ALL_RM_TEST (isfinite, 1, isfinite_test_data, RUN_TEST_LOOP_f_b_tg, END);
}
static void
finite_test (void)
{
/* finite uses the same test data as isfinite. */
#if !TEST_FLOATN
ALL_RM_TEST (finite, 1, isfinite_test_data, RUN_TEST_LOOP_f_b, END);
#endif
}
static void
do_test (void)
{
isf... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-isfinite.inc | LGPL-2.1 | 581c785bf31bc74430320c7856bbfa3875d025fe | github | libc | https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-isfinite.inc | 41 | 66 |
bminor/glibc:math/libm-test-isfinite.inc:1 | /* Test isfinite.
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-isfinite.inc | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-isfinite.inc | 1 | 60 |
bminor/glibc:math/libm-test-isfinite.inc:1 | /* Test isfinite.
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-isfinite.inc | LGPL-2.1 | d614a7539657941a9201c236b2f15afac18e1213 | github | libc | https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-isfinite.inc | 1 | 60 |
bminor/glibc:math/libm-test-isfinite.inc:1 | /* Test isfinite.
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-isfinite.inc | LGPL-2.1 | 5a82c74822d3272df2f5929133680478c0cfb4bd | github | libc | https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-isfinite.inc | 1 | 60 |
bminor/glibc:math/libm-test-isfinite.inc:1 | /* Test isfinite.
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-isfinite.inc | LGPL-2.1 | 04277e02d7f54d3582bebcf8386b317018cd5e1d | github | libc | https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-isfinite.inc | 1 | 60 |
bminor/glibc:math/libm-test-isfinite.inc:1 | /* Test isfinite.
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-isfinite.inc | LGPL-2.1 | 688903eb3ef01301d239ab753d309d45720610a7 | github | libc | https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-isfinite.inc | 1 | 60 |
bminor/glibc:math/libm-test-isfinite.inc:1 | /* Test isfinite.
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-isfinite.inc | LGPL-2.1 | 3c023dbf5780f5afe8a5ea8e17667719307d955f | github | libc | https://github.com/bminor/glibc/blob/3c023dbf5780f5afe8a5ea8e17667719307d955f/math/libm-test-isfinite.inc | 1 | 60 |
bminor/glibc:math/libm-test-isfinite.inc:1 | /* Test isfinite.
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-isfinite.inc | LGPL-2.1 | 92061bb033f093cca76e31745cac14c43a1fb29b | github | libc | https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-isfinite.inc | 1 | 60 |
bminor/glibc:math/libm-test-isfinite.inc:2 | isfinite_test (void)
{
ALL_RM_TEST (isfinite, 1, isfinite_test_data, RUN_TEST_LOOP_f_b_tg, END);
}
static void
finite_test (void)
{
/* finite uses the same test data as isfinite. */
ALL_RM_TEST (finite, 1, isfinite_test_data, RUN_TEST_LOOP_f_b, END);
}
static void
do_test (void)
{
isfinite_test ();
finite_... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-isfinite.inc | LGPL-2.1 | 92061bb033f093cca76e31745cac14c43a1fb29b | github | libc | https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-isfinite.inc | 41 | 64 |
bminor/glibc:math/libm-test-isfinite.inc:1 | /* Test isfinite.
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-isfinite.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-isfinite.inc | 1 | 55 |
bminor/glibc:math/libm-test-isgreater.inc:1 | /* Test isgreater.
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
... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-isgreater.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-isgreater.inc | 1 | 60 |
bminor/glibc:math/libm-test-isgreater.inc:2 | TEST_ff_i (isgreater, (FLOAT) 1, -qnan_value, 0, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_i (isgreater, (FLOAT) 1, snan_value, 0, NO_INEXACT_EXCEPTION|INVALID_EXCEPTION),
TEST_ff_i (isgreater, (FLOAT) 1, -snan_value, 0, NO_INEXACT_EXCEPTION|INVALID_EXCEPTION),
TEST_ff_i (isgreater, qnan_value, minus_z... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-isgreater.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-isgreater.inc | 41 | 90 |
bminor/glibc:math/libm-test-isgreater.inc:3 | do_test (void)
{
isgreater_test ();
}
/*
* Local Variables:
* mode:c
* End:
*/ | arm | gas-like | handwritten | bminor/glibc | math/libm-test-isgreater.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-isgreater.inc | 81 | 90 |
bminor/glibc:math/libm-test-isgreater.inc:1 | /* Test isgreater.
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
... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-isgreater.inc | LGPL-2.1 | 2642002380aafb71a1d3b569b6d7ebeab3284816 | github | libc | https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-isgreater.inc | 1 | 60 |
bminor/glibc:math/libm-test-isgreater.inc:1 | /* Test isgreater.
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
... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-isgreater.inc | LGPL-2.1 | dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 | github | libc | https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-isgreater.inc | 1 | 60 |
bminor/glibc:math/libm-test-isgreater.inc:1 | /* Test isgreater.
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
... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-isgreater.inc | LGPL-2.1 | 6d7e8eda9b85b08f207a6dc6f187e94e4817270f | github | libc | https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-isgreater.inc | 1 | 60 |
bminor/glibc:math/libm-test-isgreater.inc:1 | /* Test isgreater.
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
... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-isgreater.inc | LGPL-2.1 | 581c785bf31bc74430320c7856bbfa3875d025fe | github | libc | https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-isgreater.inc | 1 | 60 |
bminor/glibc:math/libm-test-isgreater.inc:1 | /* Test isgreater.
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
... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-isgreater.inc | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-isgreater.inc | 1 | 60 |
bminor/glibc:math/libm-test-isgreater.inc:1 | /* Test isgreater.
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
... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-isgreater.inc | LGPL-2.1 | d614a7539657941a9201c236b2f15afac18e1213 | github | libc | https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-isgreater.inc | 1 | 60 |
bminor/glibc:math/libm-test-isgreater.inc:1 | /* Test isgreater.
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
... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-isgreater.inc | LGPL-2.1 | 5a82c74822d3272df2f5929133680478c0cfb4bd | github | libc | https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-isgreater.inc | 1 | 60 |
bminor/glibc:math/libm-test-isgreater.inc:1 | /* Test isgreater.
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
... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-isgreater.inc | LGPL-2.1 | 04277e02d7f54d3582bebcf8386b317018cd5e1d | github | libc | https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-isgreater.inc | 1 | 60 |
bminor/glibc:math/libm-test-isgreater.inc:1 | /* Test isgreater.
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
... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-isgreater.inc | LGPL-2.1 | 688903eb3ef01301d239ab753d309d45720610a7 | github | libc | https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-isgreater.inc | 1 | 60 |
bminor/glibc:math/libm-test-isgreater.inc:1 | /* Test isgreater.
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
... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-isgreater.inc | LGPL-2.1 | 92061bb033f093cca76e31745cac14c43a1fb29b | github | libc | https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-isgreater.inc | 1 | 60 |
bminor/glibc:math/libm-test-isgreater.inc:1 | /* Test isgreater.
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
... | arm | gas-like | handwritten | bminor/glibc | math/libm-test-isgreater.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-isgreater.inc | 1 | 60 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.