Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/2.0/
H A Dplink2_cmdline.h1021 BoolErr CountAndMeasureMultistrReverseAlloc(const char* multistr, uintptr_t max_str_ct, uint32_t* s…
H A Dplink2_cmdline.cc799 BoolErr CountAndMeasureMultistrReverseAlloc(const char* multistr, uintptr_t max_str_ct, uint32_t* s… in CountAndMeasureMultistrReverseAlloc() argument
806 if (unlikely(++ct > max_str_ct)) { in CountAndMeasureMultistrReverseAlloc()