Rizin
unix-like reverse engineering framework and cli tools
macro Struct Reference

#include <z80asm.h>

Public Attributes

struct macronext
 
char * name
 
unsigned numargs
 
char ** args
 
struct macro_linelines
 

Detailed Description

Definition at line 129 of file z80asm.h.

Member Data Documentation

◆ args

char** macro::args

◆ lines

struct macro_line* macro::lines

Definition at line 135 of file z80asm.h.

◆ name

◆ next

struct macro* macro::next

Definition at line 131 of file z80asm.h.

◆ numargs

unsigned macro::numargs

Definition at line 133 of file z80asm.h.


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