Searched refs:SSTACK_SIZE (Results 1 – 1 of 1) sorted by relevance
251 #define SSTACK_SIZE 64 /* XXX was NOFILE. */ macro252 static struct sstack sstack[SSTACK_SIZE];272 if (ssp >= SSTACK_SIZE - 1) { in source()