Home
last modified time | relevance | path

Searched refs:GMX_IS_X86_64 (Results 1 – 2 of 2) sorted by relevance

/dports/science/gromacs/gromacs-2021.4/src/gromacs/hardware/
H A Darchitecture.h66 # define GMX_IS_X86_64 1 macro
68 # define GMX_IS_X86_64 0 macro
73 #if GMX_IS_X86_32 || GMX_IS_X86_64
H A Dcpuinfo.cpp178 # elif GMX_IS_X86_64 in executeX86CpuID()