HOPS
HOPS class reference
Macros | Functions | Variables
ivex_info.c File Reference
#include <stdio.h>
#include <string.h>
#include "vex.h"
#include "mk4_vex.h"
#include "mk4_util.h"

Macros

#define ISNAME(namestring)   (strcmp (p_val.name, namestring) == 0)
 

Functions

struct ivex_structivex_info (char *key)
 

Variables

int ivex_del_list [2048]
 

Macro Definition Documentation

◆ ISNAME

#define ISNAME (   namestring)    (strcmp (p_val.name, namestring) == 0)

Function Documentation

◆ ivex_info()

struct ivex_struct* ivex_info ( char *  key)

Variable Documentation

◆ ivex_del_list

int ivex_del_list[2048]