Yet Another eXchange Tool 0.11.2
Loading...
Searching...
No Matches
instr.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define INSTR_INIT(N, CS)
 
#define INSTR_DEF(T, S)
 
#define INSTR_SET(T, V)
 
#define INSTR_START(T)
 
#define INSTR_STOP(T)
 
#define INSTR_FINALIZE()
 

Detailed Description

Author
Jörg Behrens behre.nosp@m.ns@d.nosp@m.krz.d.nosp@m.e Moritz Hanke hanke.nosp@m.@dkr.nosp@m.z.de Thomas Jahns jahns.nosp@m.@dkr.nosp@m.z.de

Definition in file instr.h.

Macro Definition Documentation

◆ INSTR_DEF

#define INSTR_DEF ( T,
S )

Definition at line 66 of file instr.h.

◆ INSTR_FINALIZE

#define INSTR_FINALIZE ( )

Definition at line 70 of file instr.h.

◆ INSTR_INIT

#define INSTR_INIT ( N,
CS )

Definition at line 65 of file instr.h.

◆ INSTR_SET

#define INSTR_SET ( T,
V )

Definition at line 67 of file instr.h.

◆ INSTR_START

#define INSTR_START ( T)

Definition at line 68 of file instr.h.

◆ INSTR_STOP

#define INSTR_STOP ( T)

Definition at line 69 of file instr.h.