- Sort Score
- Num 10 results
- Language All
Results 1 - 8 of 8 for mpz_abs (0.12 seconds)
-
misc/cgo/gmp/gmp.go
x.doinit() z.doinit() C.mpz_neg(&z.i[0], &x.i[0]) return z } // Abs sets z to the absolute value of x and returns z. func (z *Int) Abs(x *Int) *Int { x.doinit() z.doinit() C.mpz_abs(&z.i[0], &x.i[0]) return z } /* * functions without a clear receiver */ // CmpInt compares x and y. The result is // // -1 if x < y // 0 if x == y // +1 if x > y
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Mon Apr 11 16:34:30 GMT 2022 - 9.5K bytes - Click Count (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), const BIOCVERSION ideal-int pkg syscall (netbsd-arm64-cgo), const BPF_A = 16 pkg syscall (netbsd-arm64-cgo), const BPF_ABS = 32 pkg syscall (netbsd-arm64-cgo), const BPF_ABS ideal-int pkg syscall (netbsd-arm64-cgo), const BPF_ADD = 0 pkg syscall (netbsd-arm64-cgo), const BPF_ADD ideal-int pkg syscall (netbsd-arm64-cgo), const BPF_A ideal-int
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Aug 08 18:44:16 GMT 2019 - 452.6K bytes - Click Count (0) -
api/go1.2.txt
pkg syscall (freebsd-386-cgo), const BIOCSTSTAMP ideal-int pkg syscall (freebsd-386-cgo), const BIOCVERSION ideal-int pkg syscall (freebsd-386-cgo), const BPF_A ideal-int pkg syscall (freebsd-386-cgo), const BPF_ABS ideal-int pkg syscall (freebsd-386-cgo), const BPF_ADD ideal-int pkg syscall (freebsd-386-cgo), const BPF_ALIGNMENT ideal-int pkg syscall (freebsd-386-cgo), const BPF_ALU ideal-int
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Fri Oct 18 04:36:59 GMT 2013 - 1.9M bytes - Click Count (1) -
api/go1.1.txt
pkg syscall (darwin-386), const BIOCSSEESENT = 2147762807 pkg syscall (darwin-386), const BIOCVERSION = 1074020977 pkg syscall (darwin-386), const BPF_A = 16 pkg syscall (darwin-386), const BPF_ABS = 32 pkg syscall (darwin-386), const BPF_ADD = 0 pkg syscall (darwin-386), const BPF_ALIGNMENT = 4 pkg syscall (darwin-386), const BPF_ALU = 4 pkg syscall (darwin-386), const BPF_AND = 80
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Mar 31 20:37:15 GMT 2022 - 2.6M bytes - Click Count (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), const BIOCVERSION ideal-int pkg syscall (freebsd-arm64), const BPF_A = 16 pkg syscall (freebsd-arm64), const BPF_A ideal-int pkg syscall (freebsd-arm64), const BPF_ABS = 32 pkg syscall (freebsd-arm64), const BPF_ABS ideal-int pkg syscall (freebsd-arm64), const BPF_ADD = 0 pkg syscall (freebsd-arm64), const BPF_ADD ideal-int pkg syscall (freebsd-arm64), const BPF_ALIGNMENT = 8
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Fri Feb 17 20:31:46 GMT 2023 - 508.9K bytes - Click Count (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), const BIOCVERSION ideal-int pkg syscall (darwin-arm64), const BPF_A = 16 pkg syscall (darwin-arm64), const BPF_A ideal-int pkg syscall (darwin-arm64), const BPF_ABS = 32 pkg syscall (darwin-arm64), const BPF_ABS ideal-int pkg syscall (darwin-arm64), const BPF_ADD = 0 pkg syscall (darwin-arm64), const BPF_ADD ideal-int pkg syscall (darwin-arm64), const BPF_ALIGNMENT = 4
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Fri Dec 02 16:30:41 GMT 2022 - 479.2K bytes - Click Count (0) -
api/go1.20.txt
pkg syscall (freebsd-riscv64), const BPF_A = 16 #53466 pkg syscall (freebsd-riscv64), const BPF_A ideal-int #53466 pkg syscall (freebsd-riscv64), const BPF_ABS = 32 #53466 pkg syscall (freebsd-riscv64), const BPF_ABS ideal-int #53466 pkg syscall (freebsd-riscv64), const BPF_ADD = 0 #53466 pkg syscall (freebsd-riscv64), const BPF_ADD ideal-int #53466 pkg syscall (freebsd-riscv64), const BPF_ALIGNMENT = 8 #53466
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Fri Feb 17 21:23:32 GMT 2023 - 602.6K bytes - Click Count (0) -
api/go1.txt
pkg syscall (darwin-386), const BIOCSSEESENT ideal-int pkg syscall (darwin-386), const BIOCVERSION ideal-int pkg syscall (darwin-386), const BPF_A ideal-int pkg syscall (darwin-386), const BPF_ABS ideal-int pkg syscall (darwin-386), const BPF_ADD ideal-int pkg syscall (darwin-386), const BPF_ALIGNMENT ideal-int pkg syscall (darwin-386), const BPF_ALU ideal-int pkg syscall (darwin-386), const BPF_AND ideal-int
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Wed Aug 14 18:58:28 GMT 2013 - 1.7M bytes - Click Count (0)