Searched refs:__divsc3 (Results 1 – 8 of 8) sorted by relevance
/external/compiler-rt/test/builtins/Unit/ |
D | divsc3_test.c | 21 float _Complex __divsc3(float __a, float __b, float __c, float __d); 51 float _Complex r = __divsc3(a, b, c, d); in test__divsc3()
|
/external/compiler-rt/lib/builtins/ |
D | divsc3.c | 21 __divsc3(float __a, float __b, float __c, float __d) in __divsc3() function
|
D | apple_versioning.c | 67 NOT_HERE_BEFORE_10_6(__divsc3) 243 NOT_HERE_UNTIL_AFTER_4_3(__divsc3)
|
D | README.txt | 189 float _Complex __divsc3( float a, float b, float c, float d);
|
/external/llvm/test/CodeGen/X86/ |
D | 2008-02-27-PEICrash.ll | 3 define i64 @__divsc3(float %a, float %b, float %c, float %d) nounwind readnone {
|
D | 2010-05-25-DotDebugLoc.ll | 11 define hidden %0 @__divsc3(float %a, float %b, float %c, float %d) nounwind readnone { 204 …__divsc3", linkageName: "__divsc3", line: 1922, isLocal: false, isDefinition: true, virtualIndex: …
|
/external/google-breakpad/src/processor/testdata/symbols/libgcc_s.so.1/18B180F90887D8F8B5C35D185444AF4C0/ |
D | libgcc_s.so.1.sym | 41 PUBLIC 4420 0 __divsc3
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 570 fun:__divsc3=uninstrumented
|