Home
last modified time | relevance | path

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

/dports/net/mpich2/mpich2-1.5/src/pm/hydra/tools/topo/hwloc/hwloc/include/private/
H A Dmisc.h62 # define hwloc_ffs(x) __builtin_ffs(x) macro
80 # define hwloc_ffs(x) ffs(x) macro
146 low_ffs = hwloc_ffs(x & 0xfffful); in hwloc_ffs32()
150 hi_ffs = hwloc_ffs(x >> 16); in hwloc_ffs32()
156 return hwloc_ffs(x); in hwloc_ffs32()
/dports/devel/hwloc/hwloc-1.11.13/include/private/
H A Dmisc.h59 # define hwloc_ffs(x) __builtin_ffs(x) macro
77 # define hwloc_ffs(x) ffs(x) macro
145 low_ffs = hwloc_ffs(x & 0xfffful); in hwloc_ffs32()
149 hi_ffs = hwloc_ffs(x >> 16); in hwloc_ffs32()
155 return hwloc_ffs(x); in hwloc_ffs32()
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/hwloc/hwloc1117/hwloc/include/private/
H A Dmisc.h59 # define hwloc_ffs(x) __builtin_ffs(x) macro
77 # define hwloc_ffs(x) ffs(x) macro
145 low_ffs = hwloc_ffs(x & 0xfffful); in hwloc_ffs32()
149 hi_ffs = hwloc_ffs(x >> 16); in hwloc_ffs32()
155 return hwloc_ffs(x); in hwloc_ffs32()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/include/private/
H A Dmisc.h59 # define hwloc_ffs(x) __builtin_ffs(x) macro
77 # define hwloc_ffs(x) ffs(x) macro
145 low_ffs = hwloc_ffs(x & 0xfffful); in hwloc_ffs32()
149 hi_ffs = hwloc_ffs(x >> 16); in hwloc_ffs32()
155 return hwloc_ffs(x); in hwloc_ffs32()
/dports/net/mpich/mpich-3.4.3/modules/hwloc/include/private/
H A Dmisc.h59 # define hwloc_ffs(x) __builtin_ffs(x) macro
77 # define hwloc_ffs(x) ffs(x) macro
145 low_ffs = hwloc_ffs(x & 0xfffful); in hwloc_ffs32()
149 hi_ffs = hwloc_ffs(x >> 16); in hwloc_ffs32()
155 return hwloc_ffs(x); in hwloc_ffs32()
/dports/net/openmpi/openmpi-4.1.1/opal/mca/hwloc/hwloc201/hwloc/include/private/
H A Dmisc.h59 # define hwloc_ffs(x) __builtin_ffs(x) macro
77 # define hwloc_ffs(x) ffs(x) macro
145 low_ffs = hwloc_ffs(x & 0xfffful); in hwloc_ffs32()
149 hi_ffs = hwloc_ffs(x >> 16); in hwloc_ffs32()
155 return hwloc_ffs(x); in hwloc_ffs32()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/include/private/
H A Dmisc.h59 # define hwloc_ffs(x) __builtin_ffs(x) macro
77 # define hwloc_ffs(x) ffs(x) macro
145 low_ffs = hwloc_ffs(x & 0xfffful); in hwloc_ffs32()
149 hi_ffs = hwloc_ffs(x >> 16); in hwloc_ffs32()
155 return hwloc_ffs(x); in hwloc_ffs32()
/dports/devel/hwloc2/hwloc-2.5.0/include/private/
H A Dmisc.h59 # define hwloc_ffs(x) __builtin_ffs(x) macro
77 # define hwloc_ffs(x) ffs(x) macro
145 low_ffs = hwloc_ffs(x & 0xfffful); in hwloc_ffs32()
149 hi_ffs = hwloc_ffs(x >> 16); in hwloc_ffs32()
155 return hwloc_ffs(x); in hwloc_ffs32()