Searched refs:ANCESTOR_INST_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
46 * ANCESTOR_INST_BUF_SIZE); in Ancestor()48 * ANCESTOR_INST_BUF_SIZE); in Ancestor()86 if (numInstances >= ANCESTOR_INST_BUF_SIZE) { in addInstance()90 (ANCESTOR_INST_BUF_SIZE * numBufs))); in addInstance()93 (ANCESTOR_INST_BUF_SIZE * numBufs))); in addInstance()
77 #define ANCESTOR_INST_BUF_SIZE 256 macro