Lines Matching +full:- +full:math
1 // -*- C++ -*-
2 //===----------------------------------------------------------------------===//
6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
8 //===----------------------------------------------------------------------===//
14 math.h synopsis
300 # if __has_include_next(<math.h>)
301 # include_next <math.h>
382 // fpclassify relies on implementation-defined constants, so we can't move it to a detail header
389 // template on non-double overloads to make them weaker than same overloads from MSVC runtime
439 … We have to provide double overloads for <math.h> to work on platforms that don't provide the full…
512 // #include <math.h>
514 // and receive the definitions of mathematical constants, even if <math.h>
517 # include_next <math.h>