File: ErrorInstr.h

package info (click to toggle)
oo2c32 1.5.4-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 8,888 kB
  • ctags: 5,436
  • sloc: ansic: 95,310; sh: 473; makefile: 345; perl: 57; lisp: 20
file content (12 lines) | stat: -rw-r--r-- 574 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
/* file generated by oo2c -- do not edit */
#ifndef _MODULE_ErrorInstr_
#define _MODULE_ErrorInstr_

#include "Data.h"
extern void ErrorInstr__ErrIns2(Data__Node ref, short int num, const unsigned char* ins1__ref, int ins1_0d, const unsigned char* ins2__ref, int ins2_0d);
extern void ErrorInstr__ErrIns(Data__Usable ref, short int num, const unsigned char* ins__ref, int ins_0d);
extern void ErrorInstr__Err(Data__Usable ref, short int num);
extern void ErrorInstr__ErrOoR(Data__Node ref, short int num, int min, int maxPlusOne);
extern void ErrorInstr_init(void);

#endif