Searched defs:gcd (Results 1 - 7 of 7) sorted by relevance
| /src/sys/external/bsd/drm2/include/linux/ | ||
| H A D | gcd.h | 36 gcd(unsigned long a, unsigned long b) function in typeref:typename:unsigned long |
| /src/sys/external/bsd/compiler_rt/dist/lib/xray/ | ||
| H A D | xray_utils.h | 58 constexpr size_t gcd(size_t a, size_t b) { function in namespace:__xray |
| /src/lib/libc/stdlib/ | ||
| H A D | getopt_long.c | 112 gcd(int a, int b) function in typeref:typename:int |
| /src/common/dist/zlib/examples/ | ||
| H A D | gzappend.c | 102 local unsigned gcd(unsigned a, unsigned b) function in typeref:typename:local unsigned |
| /src/games/wump/ | ||
| H A D | wump.c | 518 gcd(int a, int b) function in typeref:typename:int |
| /src/sys/arch/arm/imx/ | ||
| H A D | imxuart.c | 437 gcd(long m, long n) function in typeref:typename:long |
| /src/sys/dev/hdaudio/ | ||
| H A D | hdafg.c | 4027 static u_int gcd(u_int a, u_int b) function in typeref:typename:u_int |
Completed in 13 milliseconds