Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/2.0/include/
H A Dplink2_string.h598 HEADER_INLINE void StrptrArrSort(uintptr_t ct, const char** strptr_arr) { in StrptrArrSort() function
619 HEADER_INLINE void StrptrArrSort(uintptr_t ct, const char** strptr_arr) { in StrptrArrSort() function
/dports/biology/plink/plink-ng-79b2df8c/2.0/
H A Dplink2_cmdline.cc835 StrptrArrSort(str_ct, strptr_arr); in MultistrToStrboxDedupArenaAlloc()