Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/2.0/include/
H A Dpgenlib_misc.cc2105 uintptr_t male_hw_shifted = 0; in GenoarrSexLookup4b() local
2118 male_hw_shifted = sex_male_alias[widx]; in GenoarrSexLookup4b()
2119 male_hw_shifted <<= 4; in GenoarrSexLookup4b()
2123 male_hw_shifted >>= 2; in GenoarrSexLookup4b()
2186 uintptr_t male_hw_shifted = 0; in GenoarrSexLookup8b() local
2199 male_hw_shifted = sex_male_alias[widx]; in GenoarrSexLookup8b()
2200 male_hw_shifted <<= 4; in GenoarrSexLookup8b()
2205 male_hw_shifted >>= 2; in GenoarrSexLookup8b()
2217 uintptr_t male_hw_shifted = 0; in GenoarrSexLookup8b() local
2231 male_hw_shifted <<= 4; in GenoarrSexLookup8b()
[all …]