Motr  M0
test_gccxml_simple_xc.h
Go to the documentation of this file.
1 /* This file is automatically generated from xcode/ut/test_gccxml_simple.h */
2 
3 #pragma once
4 
5 #ifndef __MOTR_XCODE_UT_TEST_GCCXML_SIMPLE_XC_H__
6 #define __MOTR_XCODE_UT_TEST_GCCXML_SIMPLE_XC_H__
7 
8 #ifndef __KERNEL__
9 #include <sys/types.h>
10 #endif
11 
12 #include "xcode/xcode.h"
13 
14 extern struct m0_xcode_type *optfid_xc;
15 extern struct m0_xcode_type *optfidarray_xc;
16 extern struct m0_xcode_type *fixarray_xc;
17 extern struct m0_xcode_type *testtypes_xc;
18 extern struct m0_xcode_type *inlinearray_xc;
19 extern struct m0_xcode_type *enumfield_xc;
20 
21 M0_INTERNAL void m0_xc_optfid_struct_init(void);
22 M0_INTERNAL void m0_xc_optfidarray_struct_init(void);
23 M0_INTERNAL void m0_xc_fixarray_struct_init(void);
24 M0_INTERNAL void m0_xc_testtypes_struct_init(void);
25 M0_INTERNAL void m0_xc_inlinearray_struct_init(void);
26 M0_INTERNAL void m0_xc_enumfield_struct_init(void);
27 
30 
31 M0_INTERNAL void m0_xc_xcode_ut_test_gccxml_simple_init(void);
32 M0_INTERNAL void m0_xc_xcode_ut_test_gccxml_simple_fini(void);
33 
34 /* __MOTR_XCODE_UT_TEST_GCCXML_SIMPLE_XC_H__ */
35 #endif
36 
struct m0_xcode_enum m0_xc_testenum_enum
M0_INTERNAL void m0_xc_fixarray_struct_init(void)
struct m0_xcode_type * inlinearray_xc
M0_INTERNAL void m0_xc_optfid_struct_init(void)
struct m0_xcode_type * optfid_xc
struct m0_xcode_type * enumfield_xc
M0_INTERNAL void m0_xc_testtypes_struct_init(void)
M0_INTERNAL void m0_xc_optfidarray_struct_init(void)
struct m0_xcode_enum m0_xc_testbitmask_enum
struct m0_xcode_type * testtypes_xc
struct m0_xcode_type * optfidarray_xc
M0_INTERNAL void m0_xc_inlinearray_struct_init(void)
struct m0_xcode_type * fixarray_xc
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)