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

Go to the source code of this file.

Data Structures

struct  optfid
 
struct  optfidarray
 
struct  fixarray
 
struct  testtypes
 
struct  inlinearray
 
struct  enumfield
 

Macros

#define __MOTR_XCODE_UT_TEST_GCCXML_SIMPLE_H__
 

Enumerations

enum  { NR = 9 }
 
enum  testenum { TE_0, TE_1, TE_5 = TE_0 + 5, TE_33 = 33 }
 
enum  testbitmask {
  BM_ZERO = 1ULL << 0, BM_SIX = 1ULL << 6, BM_FOUR = 1ULL << 4, BM_NINE = 1ULL << 9,
  BM_FIVE = 1ULL << 5
}
 

Variables

struct inlinearray M0_XCA_ARRAY
 
enum testenum M0_XCA_ENUM
 

Macro Definition Documentation

◆ __MOTR_XCODE_UT_TEST_GCCXML_SIMPLE_H__

#define __MOTR_XCODE_UT_TEST_GCCXML_SIMPLE_H__

Definition at line 24 of file test_gccxml_simple.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
NR 

Definition at line 50 of file test_gccxml_simple.h.

◆ testbitmask

Enumerator
BM_ZERO 
BM_SIX 
BM_FOUR 
BM_NINE 
BM_FIVE 

Definition at line 87 of file test_gccxml_simple.h.

◆ testenum

enum testenum
Enumerator
TE_0 
TE_1 
TE_5 
TE_33 

Definition at line 80 of file test_gccxml_simple.h.

Variable Documentation

◆ M0_XCA_ARRAY

struct inlinearray M0_XCA_ARRAY

◆ M0_XCA_ENUM

enum testbitmask M0_XCA_ENUM