Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
gcd.h File Reference
#include <linux/compiler.h>

Go to the source code of this file.

Functions

unsigned long gcd (unsigned long a, unsigned long b) __attribute_const__
 

Function Documentation

unsigned long gcd ( unsigned long  a,
unsigned long  b 
) const

Definition at line 6 of file gcd.c.