-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathccolfunc.h
More file actions
40 lines (33 loc) · 1.07 KB
/
ccolfunc.h
File metadata and controls
40 lines (33 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
/* ccolfunc.h - gegenereerd met TLCGen 12.4.0.19 */
#ifndef __CCOLFUNC_H__
#define __CCOLFUNC_H__
#endif
#ifdef NALOPEN
#include "nalopen.h"
#include "gkvar.h" /* groengroenkonflikten */
#include "nlvar.h" /* nalopen */
#endif
#ifdef STARTOPTIES
#include "startopt.h"
#endif
#ifdef VECOM
#include "vecom.h"
#endif
#include "uitstuur.h"
void aanvraag_detectie_reset_prm_va_arg(count fc, ...);
void aanvraag_richtinggevoelig_reset(count fc, count d1, count d2, count trga, count tav, mulv schrga);
#ifndef INSTRUCTION_BITS8
void mee_aanvraag_reset(count fcn, count fcv, boolv expressie);
#endif
#if MLMAX
boolv WStandRi(count fci, boolv *prml[], count ml, count ml_max);
void WachtStand(boolv *prml[], count ml, count ml_max);
#endif
mulv max_tar_to(count i);
mulv max_tar_ov(count i, ...);
boolv AlternatieveRuimte(count fcprim, count paltg);
boolv no_conflict(count fc1, count fc2);
boolv testpri_gk_calw(count i);
boolv set_PRIRLW(count i, boolv period);
boolv set_ARLW_bit6 (count i);
void langstwachtende_alternatief_bit6(void);