Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/2.0/
H A Dplink2_cmdline.cc3373 char* textbuf_limit = &(textbuf[kMaxMediumLine]); in Rerun() local
3401 if (unlikely(all_args_write_iter >= textbuf_limit)) { in Rerun()