Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/2.0/include/
H A Dpgenlib_read.h253 HEADER_INLINE uintptr_t GetAux1aAlleleEntryByteCt(uint32_t allele_ct, uint32_t rare01_ct) { in GetAux1aAlleleEntryByteCt() function
H A Dpgenlib_read.cc5251 const uint32_t fvals_byte_ct = GetAux1aAlleleEntryByteCt(allele_ct, rare01_ct); in SkipAux1a()
8211 const uint32_t fvals_byte_ct = GetAux1aAlleleEntryByteCt(allele_ct, rare01_ct); in CountAllAux1a()