|
Motr
M0
|
#include "lib/trace.h"#include "lib/misc.h"#include "lib/memory.h"#include "lib/assert.h"#include "sns/parity_ops.h"
Go to the source code of this file.
Macros | |
| #define | M0_TRACE_SUBSYSTEM M0_TRACE_SUBSYS_SNS |
Functions | |
| M0_INTERNAL m0_parity_elem_t | m0_parity_pow (m0_parity_elem_t x, m0_parity_elem_t p) |
| #define M0_TRACE_SUBSYSTEM M0_TRACE_SUBSYS_SNS |
Definition at line 23 of file parity_ops.c.
| M0_INTERNAL m0_parity_elem_t m0_parity_pow | ( | m0_parity_elem_t | x, |
| m0_parity_elem_t | p | ||
| ) |
Definition at line 30 of file parity_ops.c.

