Searched defs:gcd (Results 1 – 13 of 13) sorted by relevance
| /openbsd/src/sys/dev/pci/drm/include/linux/ |
| D | gcd.h | 38 gcd(unsigned long a, unsigned long b) in gcd() function
|
| /openbsd/src/sys/dev/usb/dwc2/ |
| D | gcd.h | 38 gcd(unsigned long a, unsigned long b) in gcd() function
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/xray/ |
| 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/ |
| D | conversion.c | 153 uint32_t gcd = 0; in reduce_fraction() local
|
| /openbsd/src/regress/lib/libcrypto/bn/ |
| D | bn_gcd.c | 3543 BIGNUM *gcd; in bn_binomial_gcd_test() local
|
| /openbsd/src/gnu/llvm/lldb/source/Host/common/ |
| D | GetOptInc.cpp | 56 static int gcd(int a, int b) { in gcd() function
|
| /openbsd/src/lib/libc/stdlib/ |
| D | getopt_long.c | 109 gcd(int a, int b) in gcd() function
|
| /openbsd/src/games/wump/ |
| D | wump.c | 555 gcd(int a, int b) in gcd() function
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | lambda.h | 385 gcd (int a, int b) in gcd() function
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/ |
| D | Zlib.xs | 474 gcd(unsigned a, unsigned b) in gcd() function
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | regcomp.c | 15671 UV numerator, denominator, gcd, trial; in S_parse_uniprop_string() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/ |
| 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/ |
| D | ScalarEvolution.cpp | 3581 APInt gcd(const SCEVConstant *C1, const SCEVConstant *C2) { in gcd() function
|