Home
last modified time | relevance | path

Searched refs:num_posible (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libfru/libfru/
H A Dlibfru.cc1279 int num_posible = 0; in find_known_element() local
1281 num_posible++; in find_known_element()
1286 hist.pairs = (TagInstPair *)alloca(sizeof (TagInstPair) * num_posible); in find_known_element()
1287 hist.size = num_posible; in find_known_element()