const.h File Reference

#include "version.h"

Include dependency graph for const.h:

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

Go to the source code of this file.

Defines

#define BC_BASE_MAX   INT_MAX
#define BC_SCALE_MAX   INT_MAX
#define BC_STRING_MAX   INT_MAX
#define BC_DIM_MAX   65535
#define NODE_SIZE   16
#define NODE_MASK   0xf
#define NODE_SHIFT   4
#define NODE_DEPTH   4
#define BC_LABEL_GROUP   64
#define BC_LABEL_LOG   6
#define BC_MAX_SEGS   16
#define BC_SEG_SIZE   1024
#define BC_SEG_LOG   10
#define MAX_STORE   32767
#define STORE_INCR   32
#define FALSE   0
#define TRUE   1
#define SIMPLE   0
#define ARRAY   1
#define FUNCT   2
#define EXTERN   extern
#define CONST
#define VOID


Define Documentation

#define ARRAY   1
 

Definition at line 75 of file const.h.

#define BC_BASE_MAX   INT_MAX
 

Definition at line 41 of file const.h.

Referenced by incr_var(), limits(), and store_var().

#define BC_DIM_MAX   65535
 

Definition at line 48 of file const.h.

Referenced by decr_array(), incr_array(), limits(), load_array(), and store_array().

#define BC_LABEL_GROUP   64
 

Definition at line 58 of file const.h.

Referenced by def_label(), and execute().

#define BC_LABEL_LOG   6
 

Definition at line 59 of file const.h.

Referenced by def_label(), and execute().

#define BC_MAX_SEGS   16
 

Definition at line 60 of file const.h.

Referenced by addbyte(), clear_func(), and limits().

#define BC_SCALE_MAX   INT_MAX
 

Definition at line 42 of file const.h.

Referenced by incr_var(), limits(), and store_var().

#define BC_SEG_LOG   10
 

Definition at line 62 of file const.h.

Referenced by addbyte(), and byte().

#define BC_SEG_SIZE   1024
 

Definition at line 61 of file const.h.

Referenced by addbyte(), byte(), and limits().

#define BC_STRING_MAX   INT_MAX
 

Definition at line 43 of file const.h.

Referenced by limits().

#define CONST
 

Definition at line 82 of file const.h.

Referenced by compare(), dn_comp(), dn_expand(), dn_find(), dn_skipname(), h_search(), readline(), redisplay(), and reposition().

#define EXTERN   extern
 

Definition at line 77 of file const.h.

#define FALSE   0
 

Definition at line 72 of file const.h.

#define FUNCT   2
 

Definition at line 76 of file const.h.

Referenced by lookup(), and open_new_file().

#define MAX_STORE   32767
 

Definition at line 67 of file const.h.

#define NODE_DEPTH   4
 

Definition at line 53 of file const.h.

Referenced by get_array_num().

#define NODE_MASK   0xf
 

Definition at line 51 of file const.h.

Referenced by get_array_num().

#define NODE_SHIFT   4
 

Definition at line 52 of file const.h.

Referenced by get_array_num().

#define NODE_SIZE   16
 

Definition at line 50 of file const.h.

Referenced by free_a_tree(), and get_array_num().

#define SIMPLE   0
 

Definition at line 74 of file const.h.

#define STORE_INCR   32
 

Definition at line 68 of file const.h.

Referenced by more_arrays(), more_functions(), and more_variables().

#define TRUE   1
 

Definition at line 73 of file const.h.

#define VOID
 

Definition at line 83 of file const.h.

Referenced by alloc(), catchdel(), cls(), compile(), do_absolute(), do_b_scroll(), do_backward(), do_bskiplines(), do_f_scroll(), do_forward(), do_lf(), do_lline(), do_skiplines(), do_upline(), do_visit(), do_writefile(), flush(), getch(), ini_terminal(), initialize(), kerror(), killchar(), main(), opentemp(), processfiles(), readblock(), readoptions(), redraw(), ret_to_continue(), shellescape(), tomark(), visitfile(), and window().


Generated on Fri Apr 14 22:59:30 2006 for minix by  doxygen 1.4.6