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

#include <z80asm.h>

Public Attributes

struct macro_argnext
 
unsigned pos
 
unsigned which
 

Detailed Description

Definition at line 115 of file z80asm.h.

Member Data Documentation

◆ next

struct macro_arg* macro_arg::next

Definition at line 117 of file z80asm.h.

◆ pos

unsigned macro_arg::pos

Definition at line 118 of file z80asm.h.

Referenced by cmd_descs_generate.CmdDesc::_validate().

◆ which

unsigned macro_arg::which

Definition at line 119 of file z80asm.h.


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