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

Go to the source code of this file.

Macros

#define __MOTR_XCODE_UT_TEST_GCCXML_SIMPLE_XC_H__
 

Functions

M0_INTERNAL void m0_xc_optfid_struct_init (void)
 
M0_INTERNAL void m0_xc_optfidarray_struct_init (void)
 
M0_INTERNAL void m0_xc_fixarray_struct_init (void)
 
M0_INTERNAL void m0_xc_testtypes_struct_init (void)
 
M0_INTERNAL void m0_xc_inlinearray_struct_init (void)
 
M0_INTERNAL void m0_xc_enumfield_struct_init (void)
 
M0_INTERNAL void m0_xc_xcode_ut_test_gccxml_simple_init (void)
 
M0_INTERNAL void m0_xc_xcode_ut_test_gccxml_simple_fini (void)
 

Variables

struct m0_xcode_typeoptfid_xc
 
struct m0_xcode_typeoptfidarray_xc
 
struct m0_xcode_typefixarray_xc
 
struct m0_xcode_typetesttypes_xc
 
struct m0_xcode_typeinlinearray_xc
 
struct m0_xcode_typeenumfield_xc
 
struct m0_xcode_enum m0_xc_testenum_enum
 
struct m0_xcode_enum m0_xc_testbitmask_enum
 

Macro Definition Documentation

◆ __MOTR_XCODE_UT_TEST_GCCXML_SIMPLE_XC_H__

#define __MOTR_XCODE_UT_TEST_GCCXML_SIMPLE_XC_H__

Definition at line 6 of file test_gccxml_simple_xc.h.

Function Documentation

◆ m0_xc_enumfield_struct_init()

M0_INTERNAL void m0_xc_enumfield_struct_init ( void  )

Definition at line 457 of file test_gccxml_simple_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_fixarray_struct_init()

M0_INTERNAL void m0_xc_fixarray_struct_init ( void  )

Definition at line 292 of file test_gccxml_simple_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_inlinearray_struct_init()

M0_INTERNAL void m0_xc_inlinearray_struct_init ( void  )

Definition at line 437 of file test_gccxml_simple_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_optfid_struct_init()

M0_INTERNAL void m0_xc_optfid_struct_init ( void  )

Definition at line 207 of file test_gccxml_simple_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_optfidarray_struct_init()

M0_INTERNAL void m0_xc_optfidarray_struct_init ( void  )

Definition at line 257 of file test_gccxml_simple_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_testtypes_struct_init()

M0_INTERNAL void m0_xc_testtypes_struct_init ( void  )

Definition at line 327 of file test_gccxml_simple_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_xcode_ut_test_gccxml_simple_fini()

M0_INTERNAL void m0_xc_xcode_ut_test_gccxml_simple_fini ( void  )

Definition at line 532 of file test_gccxml_simple_xc.c.

◆ m0_xc_xcode_ut_test_gccxml_simple_init()

M0_INTERNAL void m0_xc_xcode_ut_test_gccxml_simple_init ( void  )

Definition at line 522 of file test_gccxml_simple_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ enumfield_xc

struct m0_xcode_type* enumfield_xc

Definition at line 15 of file test_gccxml_simple_xc.c.

◆ fixarray_xc

struct m0_xcode_type* fixarray_xc

Definition at line 12 of file test_gccxml_simple_xc.c.

◆ inlinearray_xc

struct m0_xcode_type* inlinearray_xc

Definition at line 14 of file test_gccxml_simple_xc.c.

◆ m0_xc_testbitmask_enum

struct m0_xcode_enum m0_xc_testbitmask_enum

Definition at line 200 of file test_gccxml_simple_xc.c.

◆ m0_xc_testenum_enum

struct m0_xcode_enum m0_xc_testenum_enum

Definition at line 185 of file test_gccxml_simple_xc.c.

◆ optfid_xc

struct m0_xcode_type* optfid_xc

Definition at line 10 of file test_gccxml_simple_xc.c.

◆ optfidarray_xc

struct m0_xcode_type* optfidarray_xc

Definition at line 11 of file test_gccxml_simple_xc.c.

◆ testtypes_xc

struct m0_xcode_type* testtypes_xc

Definition at line 13 of file test_gccxml_simple_xc.c.