Home
last modified time | relevance | path

Searched defs:__f128 (Results 1 – 5 of 5) sorted by relevance

/sysdeps/powerpc/bits/
A Dfloatn.h63 # define __f128(x) x##l macro
65 # define __f128(x) x##q macro
68 # define __f128(x) x##f128 macro
/sysdeps/mips/ieee754/bits/
A Dfloatn.h60 # define __f128(x) x##l macro
62 # define __f128(x) x##f128 macro
/sysdeps/ieee754/ldbl-128/bits/
A Dfloatn.h60 # define __f128(x) x##l macro
62 # define __f128(x) x##f128 macro
/sysdeps/x86/bits/
A Dfloatn.h63 # define __f128(x) x##q macro
65 # define __f128(x) x##f128 macro
/sysdeps/ia64/bits/
A Dfloatn.h61 # define __f128(x) x##q macro
63 # define __f128(x) x##f128 macro

Completed in 8 milliseconds