Searched refs:low (Results 1 – 2 of 2) sorted by relevance
85 private static function partsTo64(string $high, string $low): string argument89 $low = $low < 0 ? bcadd($low, Ip32::$b32) : $low;91 return bcadd(bcmul($high, Ip32::$b32), $low);
43 // To create a new TAR archive directly on the filesystem (low memory