Motr  M0
xcode_fops_ff.h File Reference
#include <sys/types.h>
#include "xcode/xcode.h"
Include dependency graph for xcode_fops_ff.h:

Go to the source code of this file.

Data Structures

struct  m0_test_buf
 
struct  m0_test_key
 
struct  m0_pair
 
struct  m0_desc_arr
 
struct  m0_fop_test_arr
 
struct  m0_fop_test
 
struct  m0_biquad
 
struct  m0_octopair
 

Macros

#define __MOTR_UT_XCODE_FOPS_FF_H__
 

Functions

M0_INTERNAL void m0_xc_xcode_fops_init (void)
 
M0_INTERNAL void m0_xc_xcode_fops_fini (void)
 

Variables

struct m0_xcode_typem0_test_buf_xc
 
struct m0_xcode_typem0_test_key_xc
 
struct m0_xcode_typem0_pair_xc
 
struct m0_xcode_typem0_desc_arr_xc
 
struct m0_xcode_typem0_fop_test_arr_xc
 
struct m0_xcode_typem0_fop_test_xc
 
struct m0_xcode_typem0_biquad_xc
 
struct m0_xcode_typem0_octopair_xc
 

Macro Definition Documentation

◆ __MOTR_UT_XCODE_FOPS_FF_H__

#define __MOTR_UT_XCODE_FOPS_FF_H__

Definition at line 6 of file xcode_fops_ff.h.

Function Documentation

◆ m0_xc_xcode_fops_fini()

M0_INTERNAL void m0_xc_xcode_fops_fini ( void  )

Definition at line 287 of file xcode_fops_ff.c.

Here is the caller graph for this function:

◆ m0_xc_xcode_fops_init()

M0_INTERNAL void m0_xc_xcode_fops_init ( void  )

Definition at line 150 of file xcode_fops_ff.c.

Here is the caller graph for this function:

Variable Documentation

◆ m0_biquad_xc

struct m0_xcode_type* m0_biquad_xc

Definition at line 15 of file xcode_fops_ff.c.

◆ m0_desc_arr_xc

struct m0_xcode_type* m0_desc_arr_xc

Definition at line 12 of file xcode_fops_ff.c.

◆ m0_fop_test_arr_xc

struct m0_xcode_type* m0_fop_test_arr_xc

Definition at line 13 of file xcode_fops_ff.c.

◆ m0_fop_test_xc

struct m0_xcode_type* m0_fop_test_xc

Definition at line 14 of file xcode_fops_ff.c.

◆ m0_octopair_xc

struct m0_xcode_type* m0_octopair_xc

Definition at line 16 of file xcode_fops_ff.c.

◆ m0_pair_xc

struct m0_xcode_type* m0_pair_xc

Definition at line 11 of file xcode_fops_ff.c.

◆ m0_test_buf_xc

struct m0_xcode_type* m0_test_buf_xc

Definition at line 9 of file xcode_fops_ff.c.

◆ m0_test_key_xc

struct m0_xcode_type* m0_test_key_xc

Definition at line 10 of file xcode_fops_ff.c.