Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libfru/libfru/
H A Dlibfru.cc1281 int num_posible = 0; in find_known_element() local
1283 num_posible++; in find_known_element()
1288 hist.pairs = (TagInstPair *)alloca(sizeof (TagInstPair) * num_posible); in find_known_element()
1289 hist.size = num_posible; in find_known_element()