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

#include <mpc.h>

Public Attributes

long pos
 
long row
 
long col
 
int term
 

Detailed Description

Definition at line 29 of file mpc.h.

Member Data Documentation

◆ col

long mpc_state_t::col

Definition at line 32 of file mpc.h.

◆ pos

long mpc_state_t::pos

Definition at line 30 of file mpc.h.

Referenced by cmd_descs_generate.CmdDesc::_validate().

◆ row

long mpc_state_t::row

Definition at line 31 of file mpc.h.

◆ term

int mpc_state_t::term

Definition at line 33 of file mpc.h.


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