HOPS
HOPS class reference
|
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>
#include "msg.h"
#include "mk4_data.h"
#include "mk4_util.h"
#include "vex.h"
#include "param_struct.h"
#include "pass_struct.h"
#include "control.h"
#include "ffcontrol.h"
Functions | |
int | make_passes (struct scan_struct *ovex, struct freq_corel *corel, struct type_param *param, struct type_pass **pass, int *npass) |
int make_passes | ( | struct scan_struct * | ovex, |
struct freq_corel * | corel, | ||
struct type_param * | param, | ||
struct type_pass ** | pass, | ||
int * | npass | ||
) |