HomeSort by relevance Sort by last modified time
    Searched refs:COMPILER_RT_ABI (Results 1 - 25 of 286) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/compiler-rt/lib/builtins/
negdi2.c 19 COMPILER_RT_ABI di_int
negti2.c 21 COMPILER_RT_ABI ti_int
extendhfsf2.c 19 COMPILER_RT_ABI NOINLINE float __extendhfsf2(uint16_t a) {
23 COMPILER_RT_ABI float __gnu_h2f_ieee(uint16_t a) {
truncsfhf2.c 18 COMPILER_RT_ABI NOINLINE uint16_t __truncsfhf2(float a) {
22 COMPILER_RT_ABI uint16_t __gnu_f2h_ieee(float a) {
addtf3.c 21 COMPILER_RT_ABI long double __addtf3(long double a, long double b){
extenddftf2.c 19 COMPILER_RT_ABI long double __extenddftf2(double a) {
extendsfdf2.c 17 COMPILER_RT_ABI double __extendsfdf2(float a) {
extendsftf2.c 19 COMPILER_RT_ABI long double __extendsftf2(float a) {
truncdfsf2.c 16 COMPILER_RT_ABI float __truncdfsf2(double a) {
trunctfdf2.c 18 COMPILER_RT_ABI double __trunctfdf2(long double a) {
trunctfsf2.c 18 COMPILER_RT_ABI float __trunctfsf2(long double a) {
udivdi3.c 19 COMPILER_RT_ABI du_int
fixdfdi.c 20 COMPILER_RT_ABI du_int __fixunsdfdi(double a);
22 COMPILER_RT_ABI di_int
41 COMPILER_RT_ABI di_int
fixsfdi.c 21 COMPILER_RT_ABI du_int __fixunssfdi(float a);
23 COMPILER_RT_ABI di_int
42 COMPILER_RT_ABI di_int
adddf3.c 20 COMPILER_RT_ABI double __adddf3(double a, double b){
addsf3.c 20 COMPILER_RT_ABI float __addsf3(float a, float b) {
fixdfti.c 21 COMPILER_RT_ABI ti_int
fixsfti.c 21 COMPILER_RT_ABI ti_int
fixtfdi.c 19 COMPILER_RT_ABI di_int
fixtfsi.c 19 COMPILER_RT_ABI si_int
fixtfti.c 19 COMPILER_RT_ABI ti_int
fixunsdfsi.c 18 COMPILER_RT_ABI su_int
fixunsdfti.c 19 COMPILER_RT_ABI tu_int
  /external/compiler-rt/lib/builtins/arm/
aeabi_drsub.c 13 COMPILER_RT_ABI fp_t
16 COMPILER_RT_ABI fp_t
aeabi_frsub.c 13 COMPILER_RT_ABI fp_t
16 COMPILER_RT_ABI fp_t

Completed in 94 milliseconds

1 2 3 4 5 6 7 8 91011>>