Home
last modified time | relevance | path

Searched defs:FP_SUFFIX (Results 1 - 9 of 9) sorted by relevance

/third_party/musl/porting/liteos_a/user/arch/arm/
H A Dreloc.h8 #define FP_SUFFIX "hf" macro
10 #define FP_SUFFIX "" macro
/third_party/musl/arch/loongarch64/
H A Dreloc.h2 #define FP_SUFFIX "-sf" macro
4 #define FP_SUFFIX "-sp" macro
6 #define FP_SUFFIX "" macro
/third_party/musl/arch/m68k/
H A Dreloc.h2 #define FP_SUFFIX "" macro
4 #define FP_SUFFIX "-fp64" macro
6 #define FP_SUFFIX "-sf" macro
/third_party/musl/arch/arm/
H A Dreloc.h8 #define FP_SUFFIX "hf" macro
10 #define FP_SUFFIX "" macro
/third_party/musl/arch/powerpc/
H A Dreloc.h2 #define FP_SUFFIX "-sf" macro
4 #define FP_SUFFIX "" macro
/third_party/musl/arch/mips64/
H A Dreloc.h14 #define FP_SUFFIX "-sf" macro
16 #define FP_SUFFIX "" macro
/third_party/musl/arch/mipsn32/
H A Dreloc.h14 #define FP_SUFFIX "-sf" macro
16 #define FP_SUFFIX "" macro
/third_party/musl/arch/mips/
H A Dreloc.h14 #define FP_SUFFIX "-sf" macro
16 #define FP_SUFFIX "" macro
/third_party/musl/arch/sh/
H A Dreloc.h8 #define FP_SUFFIX "" macro
10 #define FP_SUFFIX "-nofpu" macro

Completed in 2 milliseconds