Home
last modified time | relevance | path

Searched defs:__tg_ceil (Results 1 – 25 of 27) sorted by relevance

12

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/simd/
H A Dmath.h1521 static SIMD_CPPFUNC float __tg_ceil(float x) { return ::ceil(x); } in __tg_ceil() function
1523 static SIMD_CPPFUNC double __tg_ceil(double x) { return ::ceil(x); } in __tg_ceil() function
2183 static SIMD_CFUNC simd_float2 __tg_ceil(simd_float2 x) { in __tg_ceil() function
2191 static SIMD_CFUNC simd_float3 __tg_ceil(simd_float3 x) { in __tg_ceil() function
2199 static SIMD_CFUNC simd_float4 __tg_ceil(simd_float4 x) { in __tg_ceil() function
2213 static SIMD_CFUNC simd_float8 __tg_ceil(simd_float8 x) { in __tg_ceil() function
2221 static SIMD_CFUNC simd_float16 __tg_ceil(simd_float16 x) { in __tg_ceil() function
2233 static SIMD_CFUNC simd_double2 __tg_ceil(simd_double2 x) { in __tg_ceil() function
2247 static SIMD_CFUNC simd_double3 __tg_ceil(simd_double3 x) { in __tg_ceil() function
2251 static SIMD_CFUNC simd_double4 __tg_ceil(simd_double4 x) { in __tg_ceil() function
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/simd/
H A Dmath.h1521 static SIMD_CPPFUNC float __tg_ceil(float x) { return ::ceil(x); } in __tg_ceil() function
1523 static SIMD_CPPFUNC double __tg_ceil(double x) { return ::ceil(x); } in __tg_ceil() function
2183 static SIMD_CFUNC simd_float2 __tg_ceil(simd_float2 x) { in __tg_ceil() function
2191 static SIMD_CFUNC simd_float3 __tg_ceil(simd_float3 x) { in __tg_ceil() function
2199 static SIMD_CFUNC simd_float4 __tg_ceil(simd_float4 x) { in __tg_ceil() function
2213 static SIMD_CFUNC simd_float8 __tg_ceil(simd_float8 x) { in __tg_ceil() function
2221 static SIMD_CFUNC simd_float16 __tg_ceil(simd_float16 x) { in __tg_ceil() function
2233 static SIMD_CFUNC simd_double2 __tg_ceil(simd_double2 x) { in __tg_ceil() function
2247 static SIMD_CFUNC simd_double3 __tg_ceil(simd_double3 x) { in __tg_ceil() function
2251 static SIMD_CFUNC simd_double4 __tg_ceil(simd_double4 x) { in __tg_ceil() function
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos.11-any/simd/
H A Dmath.h1521 static SIMD_CPPFUNC float __tg_ceil(float x) { return ::ceil(x); } in __tg_ceil() function
1523 static SIMD_CPPFUNC double __tg_ceil(double x) { return ::ceil(x); } in __tg_ceil() function
2184 static SIMD_CFUNC simd_float2 __tg_ceil(simd_float2 x) { in __tg_ceil() function
2192 static SIMD_CFUNC simd_float3 __tg_ceil(simd_float3 x) { in __tg_ceil() function
2200 static SIMD_CFUNC simd_float4 __tg_ceil(simd_float4 x) { in __tg_ceil() function
2214 static SIMD_CFUNC simd_float8 __tg_ceil(simd_float8 x) { in __tg_ceil() function
2222 static SIMD_CFUNC simd_float16 __tg_ceil(simd_float16 x) { in __tg_ceil() function
2234 static SIMD_CFUNC simd_double2 __tg_ceil(simd_double2 x) { in __tg_ceil() function
2248 static SIMD_CFUNC simd_double3 __tg_ceil(simd_double3 x) { in __tg_ceil() function
2252 static SIMD_CFUNC simd_double4 __tg_ceil(simd_double4 x) { in __tg_ceil() function
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos.11-any/simd/
H A Dmath.h1521 static SIMD_CPPFUNC float __tg_ceil(float x) { return ::ceil(x); } in __tg_ceil() function
1523 static SIMD_CPPFUNC double __tg_ceil(double x) { return ::ceil(x); } in __tg_ceil() function
2184 static SIMD_CFUNC simd_float2 __tg_ceil(simd_float2 x) { in __tg_ceil() function
2192 static SIMD_CFUNC simd_float3 __tg_ceil(simd_float3 x) { in __tg_ceil() function
2200 static SIMD_CFUNC simd_float4 __tg_ceil(simd_float4 x) { in __tg_ceil() function
2214 static SIMD_CFUNC simd_float8 __tg_ceil(simd_float8 x) { in __tg_ceil() function
2222 static SIMD_CFUNC simd_float16 __tg_ceil(simd_float16 x) { in __tg_ceil() function
2234 static SIMD_CFUNC simd_double2 __tg_ceil(simd_double2 x) { in __tg_ceil() function
2248 static SIMD_CFUNC simd_double3 __tg_ceil(simd_double3 x) { in __tg_ceil() function
2252 static SIMD_CFUNC simd_double4 __tg_ceil(simd_double4 x) { in __tg_ceil() function
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos.12-any/simd/
H A Dmath.h1666 static SIMD_CPPFUNC float __tg_ceil(float x) { return ::ceil(x); } in __tg_ceil() function
1668 static SIMD_CPPFUNC double __tg_ceil(double x) { return ::ceil(x); } in __tg_ceil() function
2508 static SIMD_CFUNC simd_float2 __tg_ceil(simd_float2 x) { in __tg_ceil() function
2516 static SIMD_CFUNC simd_float3 __tg_ceil(simd_float3 x) { in __tg_ceil() function
2524 static SIMD_CFUNC simd_float4 __tg_ceil(simd_float4 x) { in __tg_ceil() function
2538 static SIMD_CFUNC simd_float8 __tg_ceil(simd_float8 x) { in __tg_ceil() function
2546 static SIMD_CFUNC simd_float16 __tg_ceil(simd_float16 x) { in __tg_ceil() function
2558 static SIMD_CFUNC simd_double2 __tg_ceil(simd_double2 x) { in __tg_ceil() function
2572 static SIMD_CFUNC simd_double3 __tg_ceil(simd_double3 x) { in __tg_ceil() function
2576 static SIMD_CFUNC simd_double4 __tg_ceil(simd_double4 x) { in __tg_ceil() function
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos.12-any/simd/
H A Dmath.h1666 static SIMD_CPPFUNC float __tg_ceil(float x) { return ::ceil(x); } in __tg_ceil() function
1668 static SIMD_CPPFUNC double __tg_ceil(double x) { return ::ceil(x); } in __tg_ceil() function
2508 static SIMD_CFUNC simd_float2 __tg_ceil(simd_float2 x) { in __tg_ceil() function
2516 static SIMD_CFUNC simd_float3 __tg_ceil(simd_float3 x) { in __tg_ceil() function
2524 static SIMD_CFUNC simd_float4 __tg_ceil(simd_float4 x) { in __tg_ceil() function
2538 static SIMD_CFUNC simd_float8 __tg_ceil(simd_float8 x) { in __tg_ceil() function
2546 static SIMD_CFUNC simd_float16 __tg_ceil(simd_float16 x) { in __tg_ceil() function
2558 static SIMD_CFUNC simd_double2 __tg_ceil(simd_double2 x) { in __tg_ceil() function
2572 static SIMD_CFUNC simd_double3 __tg_ceil(simd_double3 x) { in __tg_ceil() function
2576 static SIMD_CFUNC simd_double4 __tg_ceil(simd_double4 x) { in __tg_ceil() function
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Headers/
H A Dtgmath.h590 __tg_ceil(float __x) {return ceilf(__x);} in __tg_ceil() function
594 __tg_ceil(double __x) {return ceil(__x);} in __tg_ceil() function
598 __tg_ceil(long double __x) {return ceill(__x);} in __tg_ceil() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Headers/
H A Dtgmath.h590 __tg_ceil(float __x) {return ceilf(__x);} in __tg_ceil() function
594 __tg_ceil(double __x) {return ceil(__x);} in __tg_ceil() function
598 __tg_ceil(long double __x) {return ceill(__x);} in __tg_ceil() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Headers/
H A Dtgmath.h590 __tg_ceil(float __x) {return ceilf(__x);} in __tg_ceil() function
594 __tg_ceil(double __x) {return ceil(__x);} in __tg_ceil() function
598 __tg_ceil(long double __x) {return ceill(__x);} in __tg_ceil() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Headers/
H A Dtgmath.h590 __tg_ceil(float __x) {return ceilf(__x);} in __tg_ceil() function
594 __tg_ceil(double __x) {return ceil(__x);} in __tg_ceil() function
598 __tg_ceil(long double __x) {return ceill(__x);} in __tg_ceil() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Headers/
H A Dtgmath.h590 __tg_ceil(float __x) {return ceilf(__x);} in __tg_ceil() function
594 __tg_ceil(double __x) {return ceil(__x);} in __tg_ceil() function
598 __tg_ceil(long double __x) {return ceill(__x);} in __tg_ceil() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Headers/
H A Dtgmath.h590 __tg_ceil(float __x) {return ceilf(__x);} in __tg_ceil() function
594 __tg_ceil(double __x) {return ceil(__x);} in __tg_ceil() function
598 __tg_ceil(long double __x) {return ceill(__x);} in __tg_ceil() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Headers/
H A Dtgmath.h590 __tg_ceil(float __x) {return ceilf(__x);} in __tg_ceil() function
594 __tg_ceil(double __x) {return ceil(__x);} in __tg_ceil() function
598 __tg_ceil(long double __x) {return ceill(__x);} in __tg_ceil() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Headers/
H A Dtgmath.h590 __tg_ceil(float __x) {return ceilf(__x);} in __tg_ceil() function
594 __tg_ceil(double __x) {return ceil(__x);} in __tg_ceil() function
598 __tg_ceil(long double __x) {return ceill(__x);} in __tg_ceil() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Headers/
H A Dtgmath.h590 __tg_ceil(float __x) {return ceilf(__x);} in __tg_ceil() function
594 __tg_ceil(double __x) {return ceil(__x);} in __tg_ceil() function
598 __tg_ceil(long double __x) {return ceill(__x);} in __tg_ceil() function
/dports/lang/zig-devel/zig-0.9.0/lib/include/
H A Dtgmath.h590 __tg_ceil(float __x) {return ceilf(__x);} in __tg_ceil() function
594 __tg_ceil(double __x) {return ceil(__x);} in __tg_ceil() function
598 __tg_ceil(long double __x) {return ceill(__x);} in __tg_ceil() function
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/
H A Dtgmath.h595 __tg_ceil(float __x) {return ceilf(__x);} in __tg_ceil() function
599 __tg_ceil(double __x) {return ceil(__x);} in __tg_ceil() function
603 __tg_ceil(long double __x) {return ceill(__x);} in __tg_ceil() function
/dports/lang/zig/zig-0.9.0/lib/include/
H A Dtgmath.h590 __tg_ceil(float __x) {return ceilf(__x);} in __tg_ceil() function
594 __tg_ceil(double __x) {return ceil(__x);} in __tg_ceil() function
598 __tg_ceil(long double __x) {return ceill(__x);} in __tg_ceil() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/
H A Dtgmath.h595 __tg_ceil(float __x) {return ceilf(__x);} in __tg_ceil() function
599 __tg_ceil(double __x) {return ceil(__x);} in __tg_ceil() function
603 __tg_ceil(long double __x) {return ceill(__x);} in __tg_ceil() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Headers/
H A Dtgmath.h590 __tg_ceil(float __x) {return ceilf(__x);} in __tg_ceil() function
594 __tg_ceil(double __x) {return ceil(__x);} in __tg_ceil() function
598 __tg_ceil(long double __x) {return ceill(__x);} in __tg_ceil() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Headers/
H A Dtgmath.h590 __tg_ceil(float __x) {return ceilf(__x);} in __tg_ceil() function
594 __tg_ceil(double __x) {return ceil(__x);} in __tg_ceil() function
598 __tg_ceil(long double __x) {return ceill(__x);} in __tg_ceil() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Headers/
H A Dtgmath.h590 __tg_ceil(float __x) {return ceilf(__x);} in __tg_ceil() function
594 __tg_ceil(double __x) {return ceil(__x);} in __tg_ceil() function
598 __tg_ceil(long double __x) {return ceill(__x);} in __tg_ceil() function
/dports/devel/youcompleteme/YouCompleteMe-ab73ca2/third_party/ycmd/third_party/clang/lib/clang/12.0.0/include/
H A Dtgmath.h590 __tg_ceil(float __x) {return ceilf(__x);} in __tg_ceil() function
594 __tg_ceil(double __x) {return ceil(__x);} in __tg_ceil() function
598 __tg_ceil(long double __x) {return ceill(__x);} in __tg_ceil() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Headers/
H A Dtgmath.h590 __tg_ceil(float __x) {return ceilf(__x);} in __tg_ceil() function
594 __tg_ceil(double __x) {return ceil(__x);} in __tg_ceil() function
598 __tg_ceil(long double __x) {return ceill(__x);} in __tg_ceil() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Headers/
H A Dtgmath.h606 __tg_ceil(float __x) {return ceilf(__x);} in __tg_ceil() function
610 __tg_ceil(double __x) {return ceil(__x);} in __tg_ceil() function
614 __tg_ceil(long double __x) {return ceill(__x);} in __tg_ceil() function

12