OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__mulsc3
(Results
1 - 25
of
63
) sorted by null
1
2
3
/external/compiler-rt/lib/
mulsc3.c
1
/* ===-- mulsc3.c - Implement
__mulsc3
-------------------------------------===
10
* This file implements
__mulsc3
for the compiler_rt library.
21
__mulsc3
(float __a, float __b, float __c, float __d)
function
apple_versioning.c
111
NOT_HERE_BEFORE_10_6(
__mulsc3
)
300
NOT_HERE_UNTIL_AFTER_4_3(
__mulsc3
)
/ndk/build/tools/unwanted-symbols/mips/
libgcc.a.functions.txt
148
__mulsc3
/external/compiler-rt/test/Unit/
mulsc3_test.c
1
//===-- mulsc3_test.c - Test
__mulsc3
-------------------------------------===//
10
// This file tests
__mulsc3
for the compiler_rt library.
21
float _Complex
__mulsc3
(float __a, float __b, float __c, float __d);
51
float _Complex r =
__mulsc3
(a, b, c, d);
/ndk/build/tools/unwanted-symbols/x86/
libgcc.a.functions.txt
437
__mulsc3
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/lib/
libgcc_s.so
libgcc_s.so.1
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libgcc_s.so
libgcc_s.so.1
/ndk/build/tools/unwanted-symbols/arm/
libgcc.a.functions.txt
1264
__mulsc3
/external/compiler-rt/
README.txt
180
float _Complex
__mulsc3
( float a, float b, float c, float d);
/prebuilts/sdk/renderscript/lib/arm/
libcompiler_rt.a
11
? <