This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | AT_RANK_MASK ((AT_RANK)~0) | 
| #define | MAX_ATOMS 32766 | 
| #define | NORMALLY_ALLOWED_INP_MAX_ATOMS 1024 | 
| #define | CHAR_MASK 0xFF | 
| #define | LEN_COORD 10 | 
| #define | NUM_COORD 3 | 
Typedefs | |
| typedef unsigned short | AT_NUMB | 
| typedef unsigned short | AT_RANK | 
| typedef signed short | NUM_H | 
| typedef AT_RANK * | pAT_RANK | 
| typedef pAT_RANK * | ppAT_RANK | 
| typedef unsigned long | INCHI_MODE | 
| typedef char | MOL_COORD[LEN_COORD *NUM_COORD+NUM_COORD - 1] | 
| #define AT_RANK_MASK ((AT_RANK)~0) | 
| #define CHAR_MASK 0xFF | 
| #define LEN_COORD 10 | 
| #define MAX_ATOMS 32766 | 
| #define NORMALLY_ALLOWED_INP_MAX_ATOMS 1024 | 
| #define NUM_COORD 3 | 
| typedef unsigned short AT_NUMB | 
| typedef unsigned short AT_RANK | 
| typedef unsigned long INCHI_MODE | 
| typedef signed short NUM_H |