Searched refs:__f128 (Results 1 – 7 of 7) 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
61 # define __f128(x) x##q macro63 # define __f128(x) x##f128 macro
63 # define __f128(x) x##q macro65 # define __f128(x) x##f128 macro
22 #define M_LIT(c) __f128 (c)
406 #define L(x) __f128 (x)
Completed in 7 milliseconds