Searched defs:SC_USED_FP (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/loongarch/include/uapi/asm/ | ||
H A D | sigcontext.h | 15 #define SC_USED_FP (1 << 0) macro |
/openbmc/qemu/linux-user/loongarch64/ | ||
H A D | signal.c | 18 #define SC_USED_FP (1 << 0) macro |