Linux Kernel
3.7.1
|
#include <linux/types.h>
Go to the source code of this file.
Macros | |
#define | FRAC_N 8 |
#define | FRAC_MASK ((1<<FRAC_N)-1) |
Typedefs | |
typedef s16 | fixp_t |
#define FRAC_MASK ((1<<FRAC_N)-1) |
Definition at line 36 of file fixp-arith.h.
#define FRAC_N 8 |
Definition at line 35 of file fixp-arith.h.
Definition at line 33 of file fixp-arith.h.