HOPS
HOPS class reference
Macros | Functions
do_eop.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

int do_eop (struct def *eopdef, struct scan_struct *scan)
 

Macro Definition Documentation

◆ ISNAME

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

Function Documentation

◆ do_eop()

int do_eop ( struct def eopdef,
struct scan_struct scan 
)