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

1 2 3 4

  /external/compiler-rt/lib/builtins/
negti2.c 17 #ifdef CRT_HAS_128BIT
30 #endif /* CRT_HAS_128BIT */
addtf3.c 18 #if defined(CRT_HAS_128BIT) && defined(CRT_LDBL_128BIT)
extenddftf2.c 14 #if defined(CRT_HAS_128BIT) && defined(CRT_LDBL_128BIT)
extendsftf2.c 14 #if defined(CRT_HAS_128BIT) && defined(CRT_LDBL_128BIT)
trunctfdf2.c 13 #if defined(CRT_HAS_128BIT) && defined(CRT_LDBL_128BIT)
trunctfsf2.c 13 #if defined(CRT_HAS_128BIT) && defined(CRT_LDBL_128BIT)
fixdfti.c 13 #ifdef CRT_HAS_128BIT
26 #endif /* CRT_HAS_128BIT */
fixsfti.c 13 #ifdef CRT_HAS_128BIT
26 #endif /* CRT_HAS_128BIT */
fixtfdi.c 14 #if defined(CRT_HAS_128BIT) && defined(CRT_LDBL_128BIT)
fixtfsi.c 14 #if defined(CRT_HAS_128BIT) && defined(CRT_LDBL_128BIT)
fixtfti.c 14 #if defined(CRT_HAS_128BIT) && defined(CRT_LDBL_128BIT)
fixunsdfti.c 13 #ifdef CRT_HAS_128BIT
23 #endif /* CRT_HAS_128BIT */
fixunssfti.c 18 #if defined(CRT_HAS_128BIT)
fixunstfdi.c 14 #if defined(CRT_HAS_128BIT) && defined(CRT_LDBL_128BIT)
fixunstfsi.c 14 #if defined(CRT_HAS_128BIT) && defined(CRT_LDBL_128BIT)
fixunstfti.c 14 #if defined(CRT_HAS_128BIT) && defined(CRT_LDBL_128BIT)
multf3.c 18 #if defined(CRT_HAS_128BIT) && defined(CRT_LDBL_128BIT)
udivti3.c 17 #ifdef CRT_HAS_128BIT
27 #endif /* CRT_HAS_128BIT */
absvti2.c 17 #ifdef CRT_HAS_128BIT
33 #endif /* CRT_HAS_128BIT */
negvti2.c 17 #ifdef CRT_HAS_128BIT
32 #endif /* CRT_HAS_128BIT */
parityti2.c 17 #ifdef CRT_HAS_128BIT
29 #endif /* CRT_HAS_128BIT */
umodti3.c 17 #ifdef CRT_HAS_128BIT
29 #endif /* CRT_HAS_128BIT */
addvti3.c 17 #ifdef CRT_HAS_128BIT
40 #endif /* CRT_HAS_128BIT */
clzti2.c 17 #ifdef CRT_HAS_128BIT
33 #endif /* CRT_HAS_128BIT */
ctzti2.c 17 #ifdef CRT_HAS_128BIT
33 #endif /* CRT_HAS_128BIT */

Completed in 119 milliseconds

1 2 3 4