Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A DRsrv.h332 #define XT_LARGE 64 /* new in 0102: if this flag is set then the length of the object macro
345 #define IS_LARGE(X) (((X)&XT_LARGE)>0)
H A DRconnection.cc315 if ((p1&XT_LARGE)>0) { in parse()
340 buf[0]|=XT_LARGE; in store()