Home
last modified time | relevance | path

Searched defs:uc_arr_ptr (Results 1 – 2 of 2) sorted by relevance

/dports/biology/plink/plink-ng-79b2df8c/2.0/
H A Dplink2_cmdline.h503 HEADER_INLINE BoolErr bigstack_alloc_uc(uintptr_t ct, unsigned char** uc_arr_ptr) { in bigstack_alloc_uc()
781 HEADER_INLINE BoolErr bigstack_end_alloc_uc(uintptr_t ct, unsigned char** uc_arr_ptr) { in bigstack_end_alloc_uc()
906 …gned char* arena_top, uintptr_t ct, unsigned char** arena_bottom_ptr, unsigned char** uc_arr_ptr) { in arena_alloc_uc()
977 …gned char* arena_bottom, uintptr_t ct, unsigned char** arena_top_ptr, unsigned char** uc_arr_ptr) { in arena_end_alloc_uc()
H A Dplink2_cmdline.cc627 BoolErr bigstack_calloc_uc(uintptr_t ct, unsigned char** uc_arr_ptr) { in bigstack_calloc_uc()
708 BoolErr bigstack_end_calloc_uc(uintptr_t ct, unsigned char** uc_arr_ptr) { in bigstack_end_calloc_uc()