host.m File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define HOST_BITS_PER_WORD   32
#define HOST_BYTES_PER_WORD   4
#define HOST_BYTES_TO_WORDS(BYTE_SIZE)   (((BYTE_SIZE)+3) >> 2)
#define MAX_MSG_SIZE   400
#define NUM_ID_WDS   8
#define TOUPPER   toupper
#define _MAXVL   64
#define SEEK_CUR   1
#define Pragma(S)

Define Documentation

#define _MAXVL   64

Definition at line 88 of file host.m.

#define HOST_BITS_PER_WORD   32
#define HOST_BYTES_PER_WORD   4
#define HOST_BYTES_TO_WORDS ( BYTE_SIZE   )     (((BYTE_SIZE)+3) >> 2)

Definition at line 63 of file host.m.

Referenced by make_in_parent_string().

#define MAX_MSG_SIZE   400

Definition at line 65 of file host.m.

Referenced by cif_misc_compiler_opts_rec(), init_cmd_line(), print_cmd_tbl(), and process_M_option().

#define NUM_ID_WDS   8

Definition at line 66 of file host.m.

Referenced by init_lex(), and srch_kwd_name().

#define Pragma ( S   ) 

Definition at line 100 of file host.m.

Referenced by assign_new_idxs(), compress_tbls(), and read_sytb_from_module_file().

#define SEEK_CUR   1
#define TOUPPER   toupper

Generated on Tue Nov 17 06:18:44 2009 for Open64 (mfef90, whirl2f, and IR tools) by  doxygen 1.6.1