Searched defs:gcd (Results 1 – 13 of 13) sorted by relevance
| /openbsd-src/sys/dev/pci/drm/include/linux/ |
| H A D | gcd.h | 38 gcd(unsigned long a, unsigned long b) in gcd() function
|
| /openbsd-src/sys/dev/usb/dwc2/ |
| H A D | gcd.h | 38 gcd(unsigned long a, unsigned long b) in gcd() function
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/xray/ |
| H A D | xray_utils.h | 57 constexpr size_t gcd(size_t a, size_t b) { in gcd() function
|
| /openbsd-src/sys/dev/pci/drm/amd/display/dc/basics/ |
| H A D | conversion.c | 118 uint32_t gcd = 0; in reduce_fraction() local
|
| /openbsd-src/regress/lib/libcrypto/bn/ |
| H A D | bn_gcd.c | 3543 BIGNUM *gcd; in bn_binomial_gcd_test() local
|
| /openbsd-src/gnu/llvm/lldb/source/Host/common/ |
| H A D | GetOptInc.cpp | 56 static int gcd(int a, int b) { in gcd() function
|
| /openbsd-src/lib/libc/stdlib/ |
| H A D | getopt_long.c | 109 gcd(int a, int b) in gcd() function
|
| /openbsd-src/games/wump/ |
| H A D | wump.c | 555 gcd(int a, int b) in gcd() function
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | lambda.h | 385 gcd (int a, int b) in gcd() function
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/ |
| H A D | Zlib.xs | 458 gcd(unsigned a, unsigned b) gcd() function
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | regcomp.c | 15567 UV numerator, denominator, gcd, trial; S_parse_uniprop_string() local
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ |
| H A D | AttributorAttributes.cpp | 5138 uint32_t gcd = std::gcd(uint32_t(abs((int32_t)Offset)), Alignment); in getKnownAlignForUse() local 5273 uint32_t gcd = in updateImpl() local
|
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | ScalarEvolution.cpp | 3581 APInt gcd(const SCEVConstant *C1, const SCEVConstant *C2) { in gcd() function
|