Home
last modified time | relevance | path

Searched defs:__tg_conj (Results 1 – 21 of 21) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Headers/
H A Dtgmath.h1280 __tg_conj(float __x) {return __x;} in __tg_conj() function
1284 __tg_conj(double __x) {return __x;} in __tg_conj() function
1288 __tg_conj(long double __x) {return __x;} in __tg_conj() function
1292 __tg_conj(float _Complex __x) {return conjf(__x);} in __tg_conj() function
1296 __tg_conj(double _Complex __x) {return conj(__x);} in __tg_conj() function
1300 __tg_conj(long double _Complex __x) {return conjl(__x);} in __tg_conj() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Headers/
H A Dtgmath.h1280 __tg_conj(float __x) {return __x;} in __tg_conj() function
1284 __tg_conj(double __x) {return __x;} in __tg_conj() function
1288 __tg_conj(long double __x) {return __x;} in __tg_conj() function
1292 __tg_conj(float _Complex __x) {return conjf(__x);} in __tg_conj() function
1296 __tg_conj(double _Complex __x) {return conj(__x);} in __tg_conj() function
1300 __tg_conj(long double _Complex __x) {return conjl(__x);} in __tg_conj() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Headers/
H A Dtgmath.h1280 __tg_conj(float __x) {return __x;} in __tg_conj() function
1284 __tg_conj(double __x) {return __x;} in __tg_conj() function
1288 __tg_conj(long double __x) {return __x;} in __tg_conj() function
1292 __tg_conj(float _Complex __x) {return conjf(__x);} in __tg_conj() function
1296 __tg_conj(double _Complex __x) {return conj(__x);} in __tg_conj() function
1300 __tg_conj(long double _Complex __x) {return conjl(__x);} in __tg_conj() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Headers/
H A Dtgmath.h1280 __tg_conj(float __x) {return __x;} in __tg_conj() function
1284 __tg_conj(double __x) {return __x;} in __tg_conj() function
1288 __tg_conj(long double __x) {return __x;} in __tg_conj() function
1292 __tg_conj(float _Complex __x) {return conjf(__x);} in __tg_conj() function
1296 __tg_conj(double _Complex __x) {return conj(__x);} in __tg_conj() function
1300 __tg_conj(long double _Complex __x) {return conjl(__x);} in __tg_conj() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Headers/
H A Dtgmath.h1280 __tg_conj(float __x) {return __x;} in __tg_conj() function
1284 __tg_conj(double __x) {return __x;} in __tg_conj() function
1288 __tg_conj(long double __x) {return __x;} in __tg_conj() function
1292 __tg_conj(float _Complex __x) {return conjf(__x);} in __tg_conj() function
1296 __tg_conj(double _Complex __x) {return conj(__x);} in __tg_conj() function
1300 __tg_conj(long double _Complex __x) {return conjl(__x);} in __tg_conj() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Headers/
H A Dtgmath.h1280 __tg_conj(float __x) {return __x;} in __tg_conj() function
1284 __tg_conj(double __x) {return __x;} in __tg_conj() function
1288 __tg_conj(long double __x) {return __x;} in __tg_conj() function
1292 __tg_conj(float _Complex __x) {return conjf(__x);} in __tg_conj() function
1296 __tg_conj(double _Complex __x) {return conj(__x);} in __tg_conj() function
1300 __tg_conj(long double _Complex __x) {return conjl(__x);} in __tg_conj() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Headers/
H A Dtgmath.h1280 __tg_conj(float __x) {return __x;} in __tg_conj() function
1284 __tg_conj(double __x) {return __x;} in __tg_conj() function
1288 __tg_conj(long double __x) {return __x;} in __tg_conj() function
1292 __tg_conj(float _Complex __x) {return conjf(__x);} in __tg_conj() function
1296 __tg_conj(double _Complex __x) {return conj(__x);} in __tg_conj() function
1300 __tg_conj(long double _Complex __x) {return conjl(__x);} in __tg_conj() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Headers/
H A Dtgmath.h1280 __tg_conj(float __x) {return __x;} in __tg_conj() function
1284 __tg_conj(double __x) {return __x;} in __tg_conj() function
1288 __tg_conj(long double __x) {return __x;} in __tg_conj() function
1292 __tg_conj(float _Complex __x) {return conjf(__x);} in __tg_conj() function
1296 __tg_conj(double _Complex __x) {return conj(__x);} in __tg_conj() function
1300 __tg_conj(long double _Complex __x) {return conjl(__x);} in __tg_conj() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Headers/
H A Dtgmath.h1280 __tg_conj(float __x) {return __x;} in __tg_conj() function
1284 __tg_conj(double __x) {return __x;} in __tg_conj() function
1288 __tg_conj(long double __x) {return __x;} in __tg_conj() function
1292 __tg_conj(float _Complex __x) {return conjf(__x);} in __tg_conj() function
1296 __tg_conj(double _Complex __x) {return conj(__x);} in __tg_conj() function
1300 __tg_conj(long double _Complex __x) {return conjl(__x);} in __tg_conj() function
/dports/lang/zig-devel/zig-0.9.0/lib/include/
H A Dtgmath.h1280 __tg_conj(float __x) {return __x;} in __tg_conj() function
1284 __tg_conj(double __x) {return __x;} in __tg_conj() function
1288 __tg_conj(long double __x) {return __x;} in __tg_conj() function
1292 __tg_conj(float _Complex __x) {return conjf(__x);} in __tg_conj() function
1296 __tg_conj(double _Complex __x) {return conj(__x);} in __tg_conj() function
1300 __tg_conj(long double _Complex __x) {return conjl(__x);} in __tg_conj() function
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/
H A Dtgmath.h1285 __tg_conj(float __x) {return __x;} in __tg_conj() function
1289 __tg_conj(double __x) {return __x;} in __tg_conj() function
1293 __tg_conj(long double __x) {return __x;} in __tg_conj() function
1297 __tg_conj(float _Complex __x) {return conjf(__x);} in __tg_conj() function
1301 __tg_conj(double _Complex __x) {return conj(__x);} in __tg_conj() function
1305 __tg_conj(long double _Complex __x) {return conjl(__x);} in __tg_conj() function
/dports/lang/zig/zig-0.9.0/lib/include/
H A Dtgmath.h1280 __tg_conj(float __x) {return __x;} in __tg_conj() function
1284 __tg_conj(double __x) {return __x;} in __tg_conj() function
1288 __tg_conj(long double __x) {return __x;} in __tg_conj() function
1292 __tg_conj(float _Complex __x) {return conjf(__x);} in __tg_conj() function
1296 __tg_conj(double _Complex __x) {return conj(__x);} in __tg_conj() function
1300 __tg_conj(long double _Complex __x) {return conjl(__x);} in __tg_conj() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/
H A Dtgmath.h1285 __tg_conj(float __x) {return __x;} in __tg_conj() function
1289 __tg_conj(double __x) {return __x;} in __tg_conj() function
1293 __tg_conj(long double __x) {return __x;} in __tg_conj() function
1297 __tg_conj(float _Complex __x) {return conjf(__x);} in __tg_conj() function
1301 __tg_conj(double _Complex __x) {return conj(__x);} in __tg_conj() function
1305 __tg_conj(long double _Complex __x) {return conjl(__x);} in __tg_conj() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Headers/
H A Dtgmath.h1280 __tg_conj(float __x) {return __x;} in __tg_conj() function
1284 __tg_conj(double __x) {return __x;} in __tg_conj() function
1288 __tg_conj(long double __x) {return __x;} in __tg_conj() function
1292 __tg_conj(float _Complex __x) {return conjf(__x);} in __tg_conj() function
1296 __tg_conj(double _Complex __x) {return conj(__x);} in __tg_conj() function
1300 __tg_conj(long double _Complex __x) {return conjl(__x);} in __tg_conj() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Headers/
H A Dtgmath.h1280 __tg_conj(float __x) {return __x;} in __tg_conj() function
1284 __tg_conj(double __x) {return __x;} in __tg_conj() function
1288 __tg_conj(long double __x) {return __x;} in __tg_conj() function
1292 __tg_conj(float _Complex __x) {return conjf(__x);} in __tg_conj() function
1296 __tg_conj(double _Complex __x) {return conj(__x);} in __tg_conj() function
1300 __tg_conj(long double _Complex __x) {return conjl(__x);} in __tg_conj() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Headers/
H A Dtgmath.h1280 __tg_conj(float __x) {return __x;} in __tg_conj() function
1284 __tg_conj(double __x) {return __x;} in __tg_conj() function
1288 __tg_conj(long double __x) {return __x;} in __tg_conj() function
1292 __tg_conj(float _Complex __x) {return conjf(__x);} in __tg_conj() function
1296 __tg_conj(double _Complex __x) {return conj(__x);} in __tg_conj() function
1300 __tg_conj(long double _Complex __x) {return conjl(__x);} in __tg_conj() function
/dports/devel/youcompleteme/YouCompleteMe-ab73ca2/third_party/ycmd/third_party/clang/lib/clang/12.0.0/include/
H A Dtgmath.h1280 __tg_conj(float __x) {return __x;} in __tg_conj() function
1284 __tg_conj(double __x) {return __x;} in __tg_conj() function
1288 __tg_conj(long double __x) {return __x;} in __tg_conj() function
1292 __tg_conj(float _Complex __x) {return conjf(__x);} in __tg_conj() function
1296 __tg_conj(double _Complex __x) {return conj(__x);} in __tg_conj() function
1300 __tg_conj(long double _Complex __x) {return conjl(__x);} in __tg_conj() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Headers/
H A Dtgmath.h1280 __tg_conj(float __x) {return __x;} in __tg_conj() function
1284 __tg_conj(double __x) {return __x;} in __tg_conj() function
1288 __tg_conj(long double __x) {return __x;} in __tg_conj() function
1292 __tg_conj(float _Complex __x) {return conjf(__x);} in __tg_conj() function
1296 __tg_conj(double _Complex __x) {return conj(__x);} in __tg_conj() function
1300 __tg_conj(long double _Complex __x) {return conjl(__x);} in __tg_conj() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Headers/
H A Dtgmath.h1296 __tg_conj(float __x) {return __x;} in __tg_conj() function
1300 __tg_conj(double __x) {return __x;} in __tg_conj() function
1304 __tg_conj(long double __x) {return __x;} in __tg_conj() function
1308 __tg_conj(float _Complex __x) {return conjf(__x);} in __tg_conj() function
1312 __tg_conj(double _Complex __x) {return conj(__x);} in __tg_conj() function
1316 __tg_conj(long double _Complex __x) {return conjl(__x);} in __tg_conj() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Headers/
H A Dtgmath.h1296 __tg_conj(float __x) {return __x;} in __tg_conj() function
1300 __tg_conj(double __x) {return __x;} in __tg_conj() function
1304 __tg_conj(long double __x) {return __x;} in __tg_conj() function
1308 __tg_conj(float _Complex __x) {return conjf(__x);} in __tg_conj() function
1312 __tg_conj(double _Complex __x) {return conj(__x);} in __tg_conj() function
1316 __tg_conj(long double _Complex __x) {return conjl(__x);} in __tg_conj() function
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Headers/
H A Dtgmath.h1280 __tg_conj(float __x) {return __x;} in __tg_conj() function
1284 __tg_conj(double __x) {return __x;} in __tg_conj() function
1288 __tg_conj(long double __x) {return __x;} in __tg_conj() function
1292 __tg_conj(float _Complex __x) {return conjf(__x);} in __tg_conj() function
1296 __tg_conj(double _Complex __x) {return conj(__x);} in __tg_conj() function
1300 __tg_conj(long double _Complex __x) {return conjl(__x);} in __tg_conj() function