ae2f_docs
main.auto.h File Reference

Go to the source code of this file.

Macros

#define ON   1
#define OFF   0
#define DIRLEN   150
#define PATHLEN   150
#define STACKLEN   50
#define INC_IGNORE_NFOUND   ON
#define INC_IGNORE_SMASH   ON
#define INC_REPT_CHECK   ON
#define INC_LEAVE_NFOUND   ON

Macro Definition Documentation

◆ DIRLEN

#define DIRLEN   150

Definition at line 3 of file main.auto.h.

◆ INC_IGNORE_NFOUND

#define INC_IGNORE_NFOUND   ON

Definition at line 6 of file main.auto.h.

◆ INC_IGNORE_SMASH

#define INC_IGNORE_SMASH   ON

Definition at line 7 of file main.auto.h.

◆ INC_LEAVE_NFOUND

#define INC_LEAVE_NFOUND   ON

Definition at line 9 of file main.auto.h.

◆ INC_REPT_CHECK

#define INC_REPT_CHECK   ON

Definition at line 8 of file main.auto.h.

◆ OFF

#define OFF   0

Definition at line 2 of file main.auto.h.

◆ ON

#define ON   1

Definition at line 1 of file main.auto.h.

◆ PATHLEN

#define PATHLEN   150

Definition at line 4 of file main.auto.h.

◆ STACKLEN

#define STACKLEN   50

Definition at line 5 of file main.auto.h.