#include "data_sets.h"
Go to the source code of this file.
Functions | |
void | convertIns2ToIns1 (ins_2_t *ins2, ins_1_t *result) |
void | convertIns3ToIns1 (ins_3_t *ins3, ins_1_t *result) |
void | convertIns4ToIns1 (ins_4_t *ins4, ins_1_t *result) |
Definition at line 18 of file convert_ins.cpp.
Definition at line 30 of file convert_ins.cpp.
Definition at line 42 of file convert_ins.cpp.