HOPS
HOPS class reference
Functions
organize_data.c File Reference
#include <stdio.h>
#include <math.h>
#include "mk4_data.h"
#include "mk4_util.h"
#include "msg.h"
#include "vex.h"
#include "pass_struct.h"
#include "param_struct.h"

Functions

int organize_data (struct mk4_corel *cdata, struct scan_struct *ovex, struct ivex_struct *ivex, struct mk4_sdata *sdata, struct freq_corel *corel, struct type_param *param, struct type_status *status, struct c_block *cb_head)
 

Function Documentation

◆ organize_data()

int organize_data ( struct mk4_corel cdata,
struct scan_struct ovex,
struct ivex_struct ivex,
struct mk4_sdata sdata,
struct freq_corel corel,
struct type_param param,
struct type_status status,
struct c_block cb_head 
)