HomeSort by: relevance | last modified time | path
    Searched defs:nextafterf (Results 1 - 5 of 5) sorted by relevancy

  /src/lib/libm/src/
s_nextafterf.c 25 nextafterf(float x, float y) function
  /src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_cuda_math.h 203 __DEVICE__ float nextafterf(float __a, float __b) { function
__clang_hip_math.h 368 float nextafterf(float __x, float __y) { function
  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
c99_functions.c 508 /* This is a portable implementation of nextafterf that is intended to be
511 float nextafterf (float x, float y);
514 nextafterf (float x, float y) function
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
c99_functions.c 508 /* This is a portable implementation of nextafterf that is intended to be
511 float nextafterf (float x, float y);
514 nextafterf (float x, float y) function

Completed in 22 milliseconds