Searched refs:SXHASH_MAX_DEPTH (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/src/
H A Dfns.c5058 #define SXHASH_MAX_DEPTH 3
5098 list. We don't recurse deeper than SXHASH_MAX_DEPTH in it. */
5108 if (depth < SXHASH_MAX_DEPTH)
5176 if (depth > SXHASH_MAX_DEPTH)
5028 #define SXHASH_MAX_DEPTH macro

Completed in 118 milliseconds