HomeSort by: relevance | last modified time | path
    Searched refs:__f128 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/fixincludes/tests/base/bits/
floatn.h 15 # define __f128(x) x##l macro
17 # define __f128(x) x##f128 macro
22 # define __f128(x) x##l macro
24 # define __f128(x) x##q macro
27 # define __f128(x) x##f128 macro
  /src/external/gpl3/gcc/dist/fixincludes/
inclhack.def 2083 # define __f128(x) x##l
2085 # define __f128(x) x##f128
2090 # define __f128(x) x##l
2092 # define __f128(x) x##q
2095 # define __f128(x) x##f128

Completed in 18 milliseconds