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

/illumos-gate/usr/src/lib/libfru/libfru/
H A DAncestor.cc46 * ANCESTOR_INST_BUF_SIZE);
48 * ANCESTOR_INST_BUF_SIZE);
86 if (numInstances >= ANCESTOR_INST_BUF_SIZE) {
90 (ANCESTOR_INST_BUF_SIZE * numBufs)));
93 (ANCESTOR_INST_BUF_SIZE * numBufs)));
H A DAncestor.h77 #define ANCESTOR_INST_BUF_SIZE 256 macro

Completed in 235 milliseconds