Motr  M0
fold.c File Reference
#include "ut/ut.h"
#include "lib/arith.h"
#include "lib/misc.h"
#include "lib/tlist.h"
Include dependency graph for fold.c:

Go to the source code of this file.

Data Structures

struct  foo
 

Functions

 M0_TL_DESCR_DEFINE (foo, "fold-foo", static, struct foo, f_linkage, f_val, 0, 0)
 
 M0_TL_DEFINE (foo, static, struct foo)
 
void test_fold (void)
 

Function Documentation

◆ M0_TL_DEFINE()

M0_TL_DEFINE ( foo  ,
static  ,
struct foo   
)

◆ M0_TL_DESCR_DEFINE()

M0_TL_DESCR_DEFINE ( foo  ,
"fold-foo ,
static  ,
struct foo  ,
f_linkage  ,
f_val  ,
,
 
)

◆ test_fold()

void test_fold ( void  )

Definition at line 36 of file fold.c.

Here is the call graph for this function: