OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__multc3
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/test/Unit/
multc3_test.c
1
//===-- multc3_test.c - Test
__multc3
-------------------------------------===//
10
// This file tests
__multc3
for the compiler_rt library.
24
__multc3
(long double __a, long double __b, long double __c, long double __d);
54
long double _Complex r =
__multc3
(a, b, c, d);
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
multc3.c
1
/* ===-- multc3.c - Implement
__multc3
-------------------------------------===
10
* This file implements
__multc3
for the compiler_rt library.
21
__multc3
(long double a, long double b, long double c, long double d)
function in typeref:typename:COMPILER_RT_ABI long double _Complex
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/ppc/
multc3.c
21
__multc3
(long double a, long double b, long double c, long double d)
function in typeref:typename:long double _Complex
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
multc3_test.c
1
//===-- multc3_test.c - Test
__multc3
-------------------------------------===//
10
// This file tests
__multc3
for the compiler_rt library.
25
__multc3
(long double __a, long double __b, long double __c, long double __d);
55
long double _Complex r =
__multc3
(a, b, c, d);
Completed in 16 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025