Home
last modified time | relevance | path

Searched refs:host64 (Results 1 – 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
HDconfigure.host11 # host64 set to true if 64 bit types are as fast as 32 bit
16 host64=false
27 host64=true;;
35 host64=true;;
36 ia64-*-*) host64=true;;
51 mips*-sgi-irix6*) host64=true;;
52 mips64*-*-linux*) host64=true;;
HDconfigure.in93 host64=false
126 host64=true
926 case ${host64}-${target64}-${want64} in
HDconfig.bfd1528 case "${host64}${want64}" in
HDconfigure10722 host64=false
12086 host64=true
18937 case ${host64}-${target64}-${want64} in
HDChangeLog-02031259 (host64): Remove if HOST_64BIT_TYPE is set to long.
1264 (host64): Likewise.
HDChangeLog-96972585 * configure.host (i386-windows): Don't set host64=true.
/freebsd-11-stable/sys/contrib/octeon-sdk/
HDcvmx-ciu-defs.h10820 uint64_t host64 : 1; /**< PCX Host Mode Device Capability (0=32b/1=64b) */ member
10834 uint64_t host64 : 1;