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