28 #include "../../../common/util.h"
32 #define SEXP_LSTACK_INIT_SIZE 8
33 #define SEXP_LSTACK_GROWFAST_TRESH 64
34 #define SEXP_LSTACK_GROWSLOW_DIFF 8
Definition: _sexp-manip.h:36
S-expression object manipulation functions - public header.
Definition: sexp-types.h:82