Home
last modified time | relevance | path

Searched refs:AT_FPUCW (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/ndk_musl_include/
Delf.h1004 #define AT_FPUCW 18 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1004 #define AT_FPUCW 18 macro
/third_party/musl/include/
Delf.h1007 #define AT_FPUCW 18 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1004 #define AT_FPUCW 18 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1004 #define AT_FPUCW 18 macro
/third_party/musl/porting/linux/user/include/
Delf.h1012 #define AT_FPUCW 18 macro
/third_party/elfio/elfio/
Delf_types.hpp1079 constexpr Elf_Word AT_FPUCW = 18; // Used FPU control word. variable
/third_party/elfutils/libelf/
Delf.h1206 #define AT_FPUCW 18 /* Used FPU control word. */ macro