Searched defs:__f128 (Results 1 – 5 of 5) sorted by relevance
63 # define __f128(x) x##l macro65 # define __f128(x) x##q macro68 # define __f128(x) x##f128 macro
60 # define __f128(x) x##l macro62 # define __f128(x) x##f128 macro
63 # define __f128(x) x##q macro65 # define __f128(x) x##f128 macro
61 # define __f128(x) x##q macro63 # define __f128(x) x##f128 macro
Completed in 8 milliseconds