Searched refs:SHF_NFP_SET_SCS (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dnfp.h105 #define SHF_NFP_SET_SCS(v) (((BFD_HOST_U_64_BIT)((v) & 0xFF)) << 32) macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dnfp.h105 #define SHF_NFP_SET_SCS(v) ((uint64_t) ((v) & 0xFF) << 32) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dnfp.h105 #define SHF_NFP_SET_SCS(v) ((uint64_t) ((v) & 0xFF) << 32) macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dnfp.h105 #define SHF_NFP_SET_SCS(v) ((uint64_t) ((v) & 0xFF) << 32) macro

Completed in 86 milliseconds