Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
macro_arg Struct Reference

#include <aicasm_symbol.h>

Public Member Functions

 STAILQ_ENTRY (macro_arg) links
 

Data Fields

regex_t arg_regex
 
charreplacement_text
 

Detailed Description

Definition at line 110 of file aicasm_symbol.h.

Member Function Documentation

STAILQ_ENTRY ( macro_arg  )

Field Documentation

regex_t arg_regex

Definition at line 112 of file aicasm_symbol.h.

char* replacement_text

Definition at line 113 of file aicasm_symbol.h.


The documentation for this struct was generated from the following file: