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

Go to the source code of this file.

Macros

#define __MOTR_XCODE_UT_TEST_GCCXML_XC_H__
 

Functions

M0_INTERNAL void m0_xc_package_struct_init (void)
 
M0_INTERNAL void m0_xc_package_p_name_struct_init (void)
 
M0_INTERNAL void m0_xc_xcode_ut_test_gccxml_init (void)
 
M0_INTERNAL void m0_xc_xcode_ut_test_gccxml_fini (void)
 

Variables

struct m0_xcode_typepackage_xc
 
struct m0_xcode_typepackage_p_name_xc
 

Macro Definition Documentation

◆ __MOTR_XCODE_UT_TEST_GCCXML_XC_H__

#define __MOTR_XCODE_UT_TEST_GCCXML_XC_H__

Definition at line 6 of file test_gccxml_xc.h.

Function Documentation

◆ m0_xc_package_p_name_struct_init()

M0_INTERNAL void m0_xc_package_p_name_struct_init ( void  )

Definition at line 135 of file test_gccxml_xc.c.

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

◆ m0_xc_package_struct_init()

M0_INTERNAL void m0_xc_package_struct_init ( void  )

Definition at line 70 of file test_gccxml_xc.c.

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

◆ m0_xc_xcode_ut_test_gccxml_fini()

M0_INTERNAL void m0_xc_xcode_ut_test_gccxml_fini ( void  )

Definition at line 176 of file test_gccxml_xc.c.

◆ m0_xc_xcode_ut_test_gccxml_init()

M0_INTERNAL void m0_xc_xcode_ut_test_gccxml_init ( void  )

Definition at line 170 of file test_gccxml_xc.c.

Here is the call graph for this function:

Variable Documentation

◆ package_p_name_xc

struct m0_xcode_type* package_p_name_xc

Definition at line 11 of file test_gccxml_xc.c.

◆ package_xc

struct m0_xcode_type* package_xc

Definition at line 10 of file test_gccxml_xc.c.