Home
last modified time | relevance | path

Searched defs:ONES (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/binutils/bfd/
H A Dnlm32-alpha.c100 #define ONES(n) (((bfd_vma) 1 << ((n) - 1) << 1) - 1) macro
H A Delf64-ppc.c184 #define ONES(n) (((bfd_vma) 1 << ((n) - 1) << 1) - 1) macro
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dnlm32-alpha.c79 #define ONES(n) (((bfd_vma) 1 << ((n) - 1) << 1) - 1) macro
H A Delf64-ppc.c199 #define ONES(n) (((bfd_vma) 1 << ((n) - 1) << 1) - 1) macro
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dbfin-parse.h50 ONES = 276, enumerator
225 #define ONES 276 macro
H A Dbfin-parse.c77 ONES = 276, enumerator
252 #define ONES 276 macro